diff --git a/NEWS.md b/NEWS.md index 70ce6c99c2..eec12b5421 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +## 16.5.1 2019-08-30 + +* Retains item status after cancelling (or editing) awaiting pickup page request CIRC-429 +* Retains item status after moving page request CIRC-411 + ## 16.5.0 2019-07-24 * Send due date changed notice when moving recall recquest CIRC-316 diff --git a/pom.xml b/pom.xml index 4b07b30467..b506be8f22 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 mod-circulation org.folio - 16.5.0 + 16.5.1-SNAPSHOT Apache License 2.0