mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
We should mention in CHANGELOG that models use Doctrine collections
This commit is contained in:
parent
c2157c3dca
commit
6e2c1bdb4f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ CHANGELOG
|
|||
### 01-11-2012
|
||||
|
||||
* Bundle now uses [SyliusResourceBundle](http://github.com/Sylius/SyliusResourceBundle) for model persistence.
|
||||
* Models now depend on Doctrine collections.
|
||||
* New controller.
|
||||
* Renamed **Item** to **CartItem**.
|
||||
* Renamed **ItemType** to **CartItemType**.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue