HISTORY.rdoc in fcrepo_admin-0.4.0 vs HISTORY.rdoc in fcrepo_admin-0.4.1

- old
+ new

@@ -1,45 +1,49 @@ -=== 0.4.0 +==== 0.4.1 (2013-05-14) +* Feature: Datastream history view + +=== 0.4.0 (2013-05-03) + * Feature: Display object's associations. * Require inclusion of CanCan action aliases in application's Ability class. * Tabbed object show view ("summary") replaced with separate views. -=== 0.3.5 +==== 0.3.5 (2013-04-30) * Requires active-fedora 6.1. -=== 0.3.4 +==== 0.3.4 (2013-04-29) * Moved FcrepoAdmin::BlacklightHelperBehavior to FcrepoAdmin::Helpers::BlacklightHelperBehavior. * FcrepoAdmin::ObjectsHelper methods can now be easily overridden. * DatastreamsHelper module added. * Shared helper methods in new module FcrepoAdmin::Helpers::FcrepoAdminHelperBehavior. * Objects and datastreams controller behaviors are now easily overrideable. * Refactored object and datastream context navs for greater reusability. -=== 0.3.3 +==== 0.3.3 (2013-04-25) * Audit trail functionality fails gracefully (i.e., if object does not implement ActiveFedora::Auditable) -=== 0.3.2 +==== 0.3.2 (2013-04-19) * Separated datastream and object context navigation menus. * Added object helpers. -=== 0.3.1 +==== 0.3.1 (2013-04-18) * Object and datastream context nav menus added. * Audit trail moved into objects controller. -== 0.3.0 +=== 0.3.0 (2013-04-16) * Feature: Permissions and inherited permissions added to object show view. -== 0.2.0 +=== 0.2.0 (2013-04-12) * Feature: Datastream content editing. -== 0.1.0 +=== 0.1.0 (2013-04-11) Initial release to RubyGems.