Skip to content

Commit 70297fe

Browse files
committed
[Docs] Update changelog
1 parent 74cd6e5 commit 70297fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. This projec
2020
- [#184](https://github.com/laravel-json-api/laravel/issues/184) Ensure that an `Accept` header with the media type
2121
`application/json` is rejected with a `406 Not Acceptable` response. Previously this media type worked, which is
2222
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.
2324

2425
## [2.3.0] - 2022-04-11
2526

0 commit comments

Comments
 (0)