Changelog.md in toystore-0.10.3 vs Changelog.md in toystore-0.10.4
- old
+ new
@@ -1,6 +1,12 @@
I will do my best to keep this up to date with significant changes here, starting in 0.8.3.
+* 0.10.4
+ * Support for ActiveSupport/ActiveModel 3.2.*
+
+* 0.10.3
+ * More liberal uuid gem dependency version
+
* 0.10.2
* [Allow changing list attribute type](https://github.com/jnunemaker/toystore/commit/a5b1a944622509c32688d2e56088a7d7aa6fc0b3)
* [No longer include id in `persisted_attributes`](https://github.com/jnunemaker/toystore/commit/9f713311ebf174e314db700392e27af86ca00662)
* [Allow overriding `persist` safely](https://github.com/jnunemaker/toystore/commit/304e50c7e4ac11a365ae00f5d4caed722de31909)
* [Choose accessor over `write_attribute` for `attributes=`](https://github.com/jnunemaker/toystore/commit/65a8f81d933f0ebe1f13c9b1ff776f9e20333cb3)