mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Swap out KeyTransform for CaseTransform (#1993)
* delete KeyTransform, use CaseTransform * added changelog Conflicts: CHANGELOG.md
This commit is contained in:
committed by
Benjamin Fleischer
parent
2c0b15d22f
commit
adf110f4df
@@ -10,6 +10,8 @@ Fixes:
|
||||
|
||||
Misc:
|
||||
|
||||
- [#1993](https://github.com/rails-api/active_model_serializers/pull/1993) Swap out KeyTransform for CaseTransform gem for the possibility of native extension use (@NullVoxPopuli)
|
||||
|
||||
### [v0.10.3 (2016-11-21)](https://github.com/rails-api/active_model_serializers/compare/v0.10.2...v0.10.3)
|
||||
|
||||
Fixes:
|
||||
|
||||
Reference in New Issue
Block a user