Skip to content

Commit 96303af

Browse files
committed
Add changelog entries for this PR and #2327
1 parent 807e160 commit 96303af

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
@@ -6,10 +6,14 @@ Breaking changes:
66

77
Features:
88

9+
- [#2327](https://github.com/rails-api/active_model_serializers/pull/2327) Add support for Ruby 2.6 on Travis CI (@wasifhossain)
10+
911
Fixes:
12+
1013
- [#2319](https://github.com/rails-api/active_model_serializers/pull/2319) Fixes #2316. (@kylekeesling)
11-
- Fix Rails 6.0 deprication warnings
12-
- update test fixture schema to use `timestamps` instead of `timestamp`
14+
- Fix Rails 6.0 deprication warnings
15+
- update test fixture schema to use `timestamps` instead of `timestamp`
16+
- [#2223](https://github.com/rails-api/active_model_serializers/pull/2223) Support Fieldset in Attributes/JSON adapters documented in [docs/general/fields.md](https://github.com/rails-api/active_model_serializers/blob/0-10-stable/docs/general/fields.md) that worked partially before (@bf4)
1317

1418
Misc:
1519

0 commit comments

Comments
 (0)