Skip to content

Commit c99343d

Browse files
committed
Added changelog
1 parent 9d09616 commit c99343d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ any parts of the framework not mentioned in the documentation should generally b
2323
* Avoided that an empty attributes dict is rendered in case serializer does not
2424
provide any attribute fields.
2525
* Avoided shadowing of exception when rendering errors (regression since 4.3.0).
26+
* Ensured that sparse fields only applies when rendering, not when parsing.
27+
* Adjusted that sparse fields properly removes meta fields when not defined.
2628

2729
### Removed
2830

0 commit comments

Comments
 (0)