complete changelog and add missing translations

This commit is contained in:
Manuel Raynaud
2014-04-29 11:42:10 +02:00
parent d0edbdfd5b
commit 158ebc7ead
6 changed files with 933 additions and 955 deletions

View File

@@ -1,3 +1,9 @@
#2.0.1
- possibility to apply a permanent discount on a customer
- display estimated shipping on cart page
- export newsletter subscribers list
- Fix redirect issues
#2.0.0
- Coupons values are re-evaluated when a product quantity is changed in the shopping cart
- You can declare new compilerPass in modules. See Thelia\Module\BaseModule::getCompilers phpDoc