mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
adding #2399 to CHANGELOG.md
This commit is contained in:
parent
023085eaa6
commit
c954d39f35
@ -8,6 +8,8 @@ Features:
|
||||
|
||||
Fixes:
|
||||
|
||||
- [#2399](https://github.com/rails-api/active_model_serializers/pull/2399) Handles edge case where requested current_page > total_pages (@f3z0)
|
||||
|
||||
Misc:
|
||||
|
||||
### [v0.10.12 (2020-12-10)](https://github.com/rails-api/active_model_serializers/compare/v0.10.11...v0.10.12)
|
||||
@ -15,7 +17,6 @@ Misc:
|
||||
Fixes:
|
||||
|
||||
- [#2398](https://github.com/rails-api/active_model_serializers/pull/2398) Update rails dependency to < 6.2 (@ritikesh)
|
||||
- [#2399](https://github.com/rails-api/active_model_serializers/pull/2399) Handles edge case where requested current_page > total_pages (@f3z0)
|
||||
|
||||
### [v0.10.11 (2020-12-04)](https://github.com/rails-api/active_model_serializers/compare/v0.10.10...v0.10.11)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user