Skip to content

Commit

Permalink
Release version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjohnson-kint committed Jul 17, 2017
1 parent 5bd5cc8 commit 3a45545
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## 3.0.0 Unreleased
## 3.0.0 2017-07-17

* Store Loan Actions History for a Loan (CIRCSTORE-12)
* Store loan action history for a Loan (CIRCSTORE-12)
* Introduces /loan-history endpoint for the set of historic versions of loans
* Adds required property action to loan
* Provides loan-storage interface 3.0

## 2.2.0 2017-07-13

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>circulation-storage</artifactId>
<groupId>org.folio</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<licenses>
<license>
<name>Apache License 2.0</name>
Expand Down

0 comments on commit 3a45545

Please sign in to comment.