Clean slate

This commit is contained in:
Benjamin Fleischer
2017-04-13 21:46:26 -05:00
parent 04125a06b0
commit a791070a29
218 changed files with 250 additions and 20176 deletions

View File

@@ -1,6 +1,6 @@
## 0.10.x
## 1.0
### [master (unreleased)](https://github.com/rails-api/active_model_serializers/compare/v0.10.5...master)
### master (unreleased)
Breaking changes:
@@ -10,6 +10,10 @@ Fixes:
Misc:
## 0.10.x
Misc:
- [#2081](https://github.com/rails-api/active_model_serializers/pull/2081) Documentation for `include` option in adapters. (@charlie-wasp)
### [v0.10.5 (2017-03-07)](https://github.com/rails-api/active_model_serializers/compare/v0.10.4...v0.10.5)