Skip to content

Commit 39b9d30

Browse files
committed
chore: update CHANGELOG
1 parent ab36e6d commit 39b9d30

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## 5.0.0
4+
5+
* feat: add OpenAPI support
6+
* feat: add API Platform 2.7/3 attributes generation
7+
* feat: custom attributes and custom attribute arguments
8+
* feat: add Doctrine ORM inheritance support (discriminator)
9+
* feat: manage association overrides for Doctrine ORM
10+
* feat: add `defaultCardinality` configuration for relations
11+
* feat: add `defaultValue` in property configuration
12+
* feat: add `resolveTypes` and `allTypes` parameters
13+
* refactor: better handling of data type (including lang string)
14+
* fix: self-referencing relations (Doctrine ORM)
15+
* fix: update reserved keywords
16+
* fix: remove simple in ODM attributes
17+
318
## 4.0.1
419

520
* fix: use FQCN when using an enum in callback constraint and remove ApiResource from the enum

0 commit comments

Comments
 (0)