Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 1015 Bytes

Change Log

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

0.3.0 - 2017-10-03

Added

  • Allow custom duplication methods in the :via option. Rather than always calling #amoeba_dup, it can be configured to call any method.

0.2.0 - 2015-07-23

  • Avoid ActiveAdmin 1.0.0.pre1 deprecation warning when #action_item isn't named, and maintain backward compatibility with older ActiveAdmin versions.

0.1.0 - 2014-12-15

Added

  • Check user has permission to create resources in duplciation action and when displaying the "Duplicate Model" action item.

0.0.1 - 2014-06-02

  • Initial release