Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Sep 1, 2012
1 parent 74db5b4 commit 049b057
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.5.2 to-be-released

* [feature] Object is now the default attribute type (dkubb)
* [fixed] Fix module inclusion problems (dkubb)
* [fixed] Evaluate default values when freezing an object (mbj)
* [fixed] String representation of a big integer is now properly coerced to an integer (greyblake)
* [changed] AttributeSet is now a module responsible for defining attribute methods (emmanuel)

[Compare v0.5.1..master](https://github.com/solnic/virtus/compare/v0.5.1...master)

# v0.5.1 2012-06-11

* [fixed] EV properly handle nil as the value (solnic)
Expand Down

0 comments on commit 049b057

Please sign in to comment.