Sha256: 83ceb111f8bd957b88a5a3bfc3e1def24f7d9f317da0f6dae5a9ee61cd4418de

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.0] - 2016-09-14
### Added
- Added support for Rails 5 (https://github.com/hzamani/active_record-acts_as/pull/80, thanks to [nicklandgrebe](https://github.com/nicklandgrebe)!)
- Allow specifying `association_method` parameter (https://github.com/hzamani/active_record-acts_as/pull/72, thanks to [tombowo](https://github.com/tombowo)!)

### Removed
- Dropped support for Ruby < 2.2 and ActiveSupport/ActiveRecord < 4.2

### Fixed
- Fixed `remove_actable` migration helper (https://github.com/hzamani/active_record-acts_as/pull/71, thanks to [nuclearpidgeon](https://github.com/nuclearpidgeon)!)

[Unreleased]: https://github.com/hzamani/active_record-acts_as/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.8...v2.0.0
[1.0.8]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.7...v1.0.8
[1.0.7]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.6...v1.0.7
[1.0.6]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.0.rc...v1.0.0
[1.0.0.rc]: https://github.com/hzamani/active_record-acts_as/compare/v1.0.0.pre...v1.0.0.rc

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_record-acts_as-2.0.1 CHANGELOG.md