Upgrade notes
This commit is contained in:
parent
7c85e837df
commit
982f09c9aa
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ usually prudent:
|
|||
- If installing from source, update dependencies with:
|
||||
`composer install -o --no-dev`
|
||||
|
||||
Upgrading from 0.7.1 to 0.8.0
|
||||
=============================
|
||||
|
||||
- The database schema has changed from rev4 to rev5; if upgrading the database
|
||||
manually, apply the 4.sql file
|
||||
|
||||
|
||||
Upgrading from 0.5.1 to 0.6.0
|
||||
=============================
|
||||
|
|
Loading…
Reference in a new issue