Skip to content

Commit

Permalink
Preparing for 10.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Aug 8, 2016
1 parent 56e0ba6 commit 0ffdf81
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions HISTORY.textile
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
h3. 10.1.0
2016-08-08: Update document_partial_name for modern ActiveFedora fields [Justin
Coyne]

2016-08-08: Remove workarounds for older versions of ActiveTriples [Justin
Coyne]

2016-07-28: Loosen dependency on rails, to support Rails 5 [Justin Coyne]

2016-08-08: Use the non-deprecated devise test helper module [Justin Coyne]

2016-08-08: Use the RDF::Vocab gem for predicates [Justin Coyne]

h3. 9.9.0

2016-03-24: Adding hydra:test_server Rake task for running Solr/Fedora
Expand Down
2 changes: 1 addition & 1 deletion HYDRA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.0.2
10.1.0
2 changes: 1 addition & 1 deletion hydra-core/lib/hydra-head/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HydraHead
VERSION = "10.0.2"
VERSION = "10.1.0"
end

0 comments on commit 0ffdf81

Please sign in to comment.