Changes are below categorized as Features, Fixes, or Misc
.
Each change should fall into categories that would affect whether the release is major (breaking changes), minor (new behavior), or patch (bug fix). See semver and pessimistic versioning
As such, a Feature would map to either major or minor. A bug fix to a patch. And misc is either minor or patch, the difference being kind of fuzzy for the purposes of history. Adding tests would be patch level.
Master changes
- Breaking Changes
- Features
- Fixes
- Misc
- Fixes
- Misc
- Breaking Changes
- No longer supports Ruby 1.8.
- Features
- Supports Rails 4.1.
- Misc (TODO: expand)
3.0.0.rc2 changes
3.0.0.rc1 changes
- Features
- Fixes
- Misc