update changelog

This commit is contained in:
Manuel Raynaud
2014-03-05 12:04:00 +01:00
parent 5b341c3009
commit 016290ed64

View File

@@ -1,5 +1,7 @@
#2.0.0
- coupons effect are recalculated after each product's cart modification
- You can declare new compilerPass in modules. See Thelia\Module\BaseModule::getCompilers phpDoc
- Add ability to load assets from another template. See https://gist.github.com/lunika/9365180
#2.0.0-RC1
- Remove container from BaseAction.