add CHANGELOG [ci skip]
This commit is contained in:
parent
a91c97526e
commit
c72ed20c90
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Foodsoft 3.2.0
|
||||
(16 December 2013)
|
||||
|
||||
It's been a year since the previous release. Much has changed. Big changes have been:
|
||||
* Translations to English, Dutch and French.
|
||||
* Improved usability of delivery creation.
|
||||
* The possibility to extend foodsoft with plugins (the wiki is now optional).
|
||||
* Article search in the ordering screen.
|
||||
* Foodcoops can choose to use full names and emails instead of nicknames.
|
||||
* Foodcoops that don't use prepaid can set their minimum ordergroup balance below zero.
|
||||
* Group and article PDFs now show articles ordered but not received in grey.
|
||||
* Upgrade to Rails 3.
|
||||
|
||||
When you upgrade, be sure to review `config/app_config.yml.SAMPLE`. When you're running multiple foodcoops from a single installation, check your rake invocations as the syntax is now: `rake multicoops:run TASK=db:migrate`.
|
||||
|
||||
# Foodsoft 3.1.1
|
||||
(20 July 2012)
|
Loading…
Reference in a new issue