From 6de1e9b3281e3bb5cf516ad860284459d04ff5be Mon Sep 17 00:00:00 2001 From: CorainChicago Date: Fri, 5 Feb 2016 08:44:40 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 721f42ac..32334fc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Features: Fixes: - [#1488](https://github.com/rails-api/active_model_serializers/pull/1488) Require ActiveSupport's string inflections (@nate00) Misc: +- [#1497](https://github.com/rails-api/active_model_serializers/pull/1497) Add JRuby-9000 to appveyor.yml(@corainchicago) ### v0.10.0.rc4 (2016/01/27 11:00 +00:00) Breaking changes: