We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74cd6e5 commit 70297feCopy full SHA for 70297fe
CHANGELOG.md
@@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. This projec
20
- [#184](https://github.com/laravel-json-api/laravel/issues/184) Ensure that an `Accept` header with the media type
21
`application/json` is rejected with a `406 Not Acceptable` response. Previously this media type worked, which is
22
incorrect as the JSON:API specification requires the media type `application/vnd.api+json`.
23
+- [#197](https://github.com/laravel-json-api/laravel/pull/197) Fix sending `null` for a to-one relationship update.
24
25
## [2.3.0] - 2022-04-11
26
0 commit comments