Skip to content

Commit bce7df9

Browse files
committed
Update changelog
1 parent 84348a3 commit bce7df9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ and this project adheres to
1919
- `EndpointInterface` renamed to `Endpoint`
2020
- `TypeInterface` renamed to `Type`
2121

22+
### Fixed
23+
24+
- Call user-defined serializer before type serializer
25+
([#91](https://github.com/tobyzerner/json-api-server/issues/91))
26+
- Fix finding resource when creating polymorphic relationship
27+
([#93](https://github.com/tobyzerner/json-api-server/issues/93))
28+
- Prevent relationship value from being retrieved if it won't be used (not
29+
included and no linkage)
30+
2231
## [1.0.0-beta.2] - 2023-12-02
2332

2433
### ⚠️ Breaking Changes

0 commit comments

Comments
 (0)