Skip to content

Commit 58ff753

Browse files
author
João M. D. Moura
committed
releaseing new version RC4
1 parent 790efee commit 58ff753

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 0.10.x
22

3+
4+
### v0.10.0.rc4 (2016/01/27 11:00 +00:00)
35
Breaking changes:
46

57
- [#1360](https://github.com/rails-api/active_model_serializers/pull/1360)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ActiveModel
22
class Serializer
3-
VERSION = '0.10.0.rc3'
3+
VERSION = '0.10.0.rc4'
44
end
55
end

0 commit comments

Comments
 (0)