Skip to content

Commit af6bd62

Browse files
committed
update CHANGELOG [ci skip]
1 parent d301e30 commit af6bd62

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- [#228](https://github.com/chingor13/json_api_client/pull/228) - All schema types to be pluggable.
6+
37
## v1.4.0
4-
- [#217](https://github.com/chingor13/json_api_client/217) - Add decimal (BigDecimal) as a serializing type
5-
- [#222](https://github.com/chingor13/json_api_client/222) - Add `last` method for a resource and scope (similar to `first`)
8+
- [#217](https://github.com/chingor13/json_api_client/pull/217) - Add decimal (BigDecimal) as a serializing type
9+
- [#222](https://github.com/chingor13/json_api_client/pull/222) - Add `last` method for a resource and scope (similar to `first`)
610

711
## v1.3.0
812
- [#208](https://github.com/chingor13/json_api_client/pull/208) - Fall back to error.detail for the error message [#196](https://github.com/chingor13/json_api_client/issues/196)

0 commit comments

Comments
 (0)