We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790efee commit 58ff753Copy full SHA for 58ff753
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 0.10.x
2
3
+
4
+### v0.10.0.rc4 (2016/01/27 11:00 +00:00)
5
Breaking changes:
6
7
- [#1360](https://github.com/rails-api/active_model_serializers/pull/1360)
lib/active_model/serializer/version.rb
@@ -1,5 +1,5 @@
module ActiveModel
class Serializer
- VERSION = '0.10.0.rc3'
+ VERSION = '0.10.0.rc4'
end
0 commit comments