mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-03-25 08:45:55 +00:00
Prep CHANGELOG for v1.5.0 release.
This commit is contained in:
parent
5ae81261ab
commit
12bff3bcf2
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### 1.5.0 (Next)
|
### 1.5.1 (Next)
|
||||||
|
|
||||||
|
* ...
|
||||||
|
|
||||||
|
### 1.5.0 (August 24, 2016)
|
||||||
|
|
||||||
* [#61](https://github.com/ruby-grape/grape-active_model_serializers/pull/61): Adds support for collection serializers - [@drn](https://github.com/drn).
|
* [#61](https://github.com/ruby-grape/grape-active_model_serializers/pull/61): Adds support for collection serializers - [@drn](https://github.com/drn).
|
||||||
* [#60](https://github.com/ruby-grape/grape-active_model_serializers/pull/60): Namespace serializer inference - [@drn](https://github.com/drn).
|
* [#60](https://github.com/ruby-grape/grape-active_model_serializers/pull/60): Namespace serializer inference - [@drn](https://github.com/drn).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue