Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
devkral committed Jan 12, 2025
1 parent d6d6b87 commit efa6499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ hide:

- `create_edgy_model` passes through additional keyword arguments to the edgy model class.
- RelatedField uses now `no_copy`.
- `add_to_registry` returns the type which was actually added to registry instead of None.
- Through models use now `no_copy` when autogenerated.
- BREAKING: instead of silent replacing models with the same `__name__` now an error is raised.

Expand Down

0 comments on commit efa6499

Please sign in to comment.