Skip to content

Commit 3a0e9b4

Browse files
committed
Update changelog
1 parent 68c29b3 commit 3a0e9b4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@
77
* Remove the event system in favor of builtin Symfony Kernel events
88
* Use string values for `Dunglas\ApiBundle\Doctrine\Orm\Filter\DateFilter` null-management constants
99

10+
## 1.1.0 beta 2
11+
12+
* Allow to configure the default controller to use
13+
* Ability to add route requirements
14+
* Add a range filter
15+
* Search filter: add a case sensitivity setting
16+
* Search filter: fix the behavior of the search filter when 0 is provided as value
17+
* Search filter: allow to use identifiers different than id
18+
* Exclude tests from classmap
19+
* Fix some deprecations and tests
20+
1021
## 1.1.0 beta 1
1122

1223
* Support Symfony 3.0

0 commit comments

Comments
 (0)