Skip to content

Commit 344f91a

Browse files
committed
doc: changelog 4.2.20
1 parent 64115e1 commit 344f91a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v4.2.20
4+
5+
### Bug fixes
6+
7+
* [31289b838](https://github.com/api-platform/core/commit/31289b838513dba263f1087ded32d50ea370f4f3) fix(symfony): make enable_docs a master switch for disabling documentation (#7806)
8+
* [64115e152](https://github.com/api-platform/core/commit/64115e152301b896b9e6d7999b7b3f50f1d85085) fix(odm): partial pagination limit the documents entering $facet (#7822)
9+
* [98b8efb68](https://github.com/api-platform/core/commit/98b8efb68785cf930fd5b136eb40e6b4a9b54db4) fix(laravel): exclude .blade.php files from recursive class scan (#7813)
10+
* [9fdc6c27d](https://github.com/api-platform/core/commit/9fdc6c27dd61e66957505099b27dac29659183ba) fix(openapi): allow Operations to override global config in getPaginationParameters (#7807)
11+
* [cfdc22c1c](https://github.com/api-platform/core/commit/cfdc22c1c8895a420f2e9b91e541a333265e09a2) fix(laravel): do not exclude custom primary keys matching HasMany foreign keys (#7810)
12+
313
## v4.2.19
414

515
### Bug fixes

0 commit comments

Comments
 (0)