mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
releaseing new version RC4
This commit is contained in:
parent
790efee9c3
commit
58ff7535b7
@ -1,5 +1,7 @@
|
||||
## 0.10.x
|
||||
|
||||
|
||||
### v0.10.0.rc4 (2016/01/27 11:00 +00:00)
|
||||
Breaking changes:
|
||||
|
||||
- [#1360](https://github.com/rails-api/active_model_serializers/pull/1360)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
module ActiveModel
|
||||
class Serializer
|
||||
VERSION = '0.10.0.rc3'
|
||||
VERSION = '0.10.0.rc4'
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user