Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 24de3fa

Browse files
mehdysliverc
authored andcommittedOct 7, 2021
Add update to CHANGELOG.md
Signed-off-by: Mehdy Khoshnoody <[email protected]>
1 parent 162da5d commit 24de3fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ any parts of the framework not mentioned in the documentation should generally b
1515
* Adjusted error messages to correctly use capital "JSON:API" abbreviation as used in the specification.
1616
* Avoid error when `parser_context` is `None` while parsing.
1717
* Raise comprehensible error when reserved field names `meta` and `results` are used.
18+
* Use `relationships` in the error object `pointer` when the field is actually a relationship.
1819

1920
### Changed
2021

0 commit comments

Comments
 (0)
Please sign in to comment.