Skip to content

Commit bbdaa8c

Browse files
author
Oliver Sauder
committed
Add changelog entry for patch RelationshipView patch
1 parent e3c66b0 commit bbdaa8c

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
@@ -20,6 +20,7 @@ any parts of the framework not mentioned in the documentation should generally b
2020
### Fixed
2121

2222
* Pass context from `PolymorphicModelSerializer` to child serializers to support fields which require a `request` context such as `url`.
23+
* 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))
2324

2425

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

0 commit comments

Comments
 (0)