Skip to content

Commit

Permalink
Bump version to 9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Trey Terrell committed Sep 3, 2015
1 parent 790f578 commit 32e16c2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions History.txt
@@ -1,3 +1,17 @@
v9.4.0
2015-09-01: Don't run type validators on destroy. [Trey Terrell] [pgwillia

2015-08-29: Use Fcrepo 4 and LDP from RDF::Vocab. [Esmé Cowles]

2015-08-28: Use premis:hasMessageDigest for checksum, falling back to
fedora:digest. [Esmé Cowles]

2015-08-25: Update README to reflect dependency on Solr 4.10 [pgwillia]

2015-08-19: Enable support for Hash URIs [Trey Terrell]

2015-08-13: Stop using InboundRelationConnection [Justin Coyne]

v9.3.0
2015-08-06: Records should be able to be marshaled and loaded [Justin Coyne]

Expand Down
2 changes: 1 addition & 1 deletion lib/active_fedora/version.rb
@@ -1,3 +1,3 @@
module ActiveFedora
VERSION = "9.3.0"
VERSION = "9.4.0"
end

0 comments on commit 32e16c2

Please sign in to comment.