mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Fix CHANGELOG sections [ci skip]
This commit is contained in:
parent
8404f80dc4
commit
bade0f2dd6
@ -3,6 +3,7 @@
|
|||||||
### [master (unreleased)](https://github.com/rails-api/active_model_serializers/compare/v0.10.0.rc5...master)
|
### [master (unreleased)](https://github.com/rails-api/active_model_serializers/compare/v0.10.0.rc5...master)
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
- [#1662](https://github.com/rails-api/active_model_serializers/pull/1662) Drop support for Rails 4.0 and Ruby 2.0.0. (@remear)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
- [#1687](https://github.com/rails-api/active_model_serializers/pull/1687) Only calculate `_cache_digest` (in `cache_key`) when `skip_digest` is false. (@bf4)
|
- [#1687](https://github.com/rails-api/active_model_serializers/pull/1687) Only calculate `_cache_digest` (in `cache_key`) when `skip_digest` is false. (@bf4)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user