HISTORY.rdoc in fcrepo_admin-0.5.0 vs HISTORY.rdoc in fcrepo_admin-0.5.1
- old
+ new
@@ -1,4 +1,10 @@
+==== 0.5.1 (2013-05-21)
+
+* Association show view paginated (Fixes #18).
+* Association show view uses blacklight document list rendering.
+* Object show view loads Solr document for object and incorporates Blacklight document show fields.
+
=== 0.5.0 (2013-05-17)
* Feature: Configurable settings.
* Context navigation menus refactored: customizations now done through helpers and configuration settings, not by overriding partials.
* ActiveFedora::Base and ActiveFedora::Datastream classes extended by decorators.