Skip to content

Commit cb8ebfe

Browse files
authored
Update CHANGELOG.md
1 parent 32dafb5 commit cb8ebfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
[#14](https://github.com/EmCousin/grape_fast_jsonapi/pull/14) - [@EmCousin](https://github.com/EmCousin)
1010

11+
* renamed gem from `grape_fast_jsonapi` to `grape-jsonapi`
1112
* Changed dependency from [fast_jsonapi](https://github.com/Netflix/fast_jsonapi) to [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer)
1213
* Deprecated `Grape::Formatter::FastJsonapi` and `Grape::FastJsonapi::Parser` in favor to `Grape::Formatter::Jsonapi` and `Grape::Jsonapi::Parser`. Will be removed in v1.1
1314
* Fixed bugs due to breaking changes caused by the switch

0 commit comments

Comments
 (0)