Skip to content

Commit 368abde

Browse files
author
Oliver Sauder
committed
Add changelog entry for patch RelationshipView patch
1 parent dfaa30d commit 368abde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ any parts of the framework not mentioned in the documentation should generally b
2323
### Fixed
2424

2525
* Pass context from `PolymorphicModelSerializer` to child serializers to support fields which require a `request` context such as `url`.
26+
* Avoid patch on `RelationshipView` deleting relationship instance when constraint would allow null ([#242](https://github.com/django-json-api/django-rest-framework-json-api/issues/242))
2627

2728

2829
## [2.6.0] - 2018-09-20

0 commit comments

Comments
 (0)