Prep CHANGELOG for v1.5.0 release.

This commit is contained in:
Darren Cheng 2016-08-22 19:07:37 -07:00
parent 5ae81261ab
commit 12bff3bcf2

View file

@ -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).