HISTORY.md in fcrepo_admin-0.5.4 vs HISTORY.md in fcrepo_admin-0.5.5.pre
- old
+ new
@@ -1,4 +1,10 @@
+#### 0.5.5 (2013-06-07)
+
+* Upgraded Rubydora to version 1.6.5 (for Rubydora::DigitalObject#object_xml)
+* Datastream downloads now routed through FcrpeoAdmin::DownloadController, which uses Hydra::Controller::DownloadBehavior.
+* Added fcrepo_admin:ci rake task for CI build and hooked into Travis.
+
#### 0.5.4 (2013-05-24)
* Changed config setting `associated_objects_sort_param` (v0.5.3) to `association_collection_query_sort_param`.
* Changed config setting `associated_objects_per_page` (v0.5.1) to `association_show_docs_per_page`.