Skip to content

Commit c5b46f6

Browse files
SinithHdunglas
authored andcommitted
Update CHANGELOG.md
1 parent e25cfde commit c5b46f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* Add basic infrastructure for cursor-based pagination (#2532)
3333
* Change ExistsFilter syntax to `exists[property]`, old syntax still supported see #2243, fixes it's behavior on GraphQL (also related #2640).
3434
* Pagination with subresources (#2698)
35-
* Improve search filter id's managment (#1844)
35+
* Improve search filter id's management (#1844)
3636
* Add support of name converter in filters (#2751, #2897), filter signature in abstract methods has changed see b42dfd198b1644904fd6a684ab2cedaf530254e3
3737
* Ability to change the Vary header via `cacheHeaders` attributes of a resource (#2758)
3838
* Ability to use the Query object in a paginator (#2493)
@@ -149,7 +149,7 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
149149

150150
## 2.4.2
151151

152-
* Fix a dependency injection injection problem in `FilterEagerLoadingExtension`
152+
* Fix a dependency injection problem in `FilterEagerLoadingExtension`
153153
* Improve performance by adding a `NoOpScalarNormalizer` handling scalar values
154154

155155
## 2.4.1

0 commit comments

Comments
 (0)