# Changelog ## v1.0.0 * Rails 4.2 and Ruby 2.2.x is supported * Dropped support for Rails 3.2, 4.0 and unsupported Ruby versions ## v0.0.3 * Rails 4.1 is supported * Fixes a bug where serialized values weren't cached properly. Thanks for the [description, fix and tests](https://github.com/mceachen/druthers/pull/2), [JKillian](https://github.com/JKillian)! ## v0.0.2 * ```def_druthers``` will only add getter and setters if they aren't already defined ## v0.0.1 Druthers is born. YOU WILL LOVE IT