Changelog update

This commit is contained in:
Matias Griese
2018-12-03 11:37:51 +02:00
parent 7d8fff9571
commit 009db01ab9

View File

@@ -2,6 +2,7 @@
## mm/dd/2018
1. [](#new)
* Updated Symfony Components to 4.2
* Added `select()` and `unselect()` methods to `CollectionInterface` and its base classes
* Added `orderBy()` and `limit()` methods to `ObjectCollectionInterface` and its base classes
* Added `user-data://` which is a writable stream (`user://data` is not and should be avoided)