Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
nielserik committed Feb 19, 2019
1 parent c42fcc1 commit c834762
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@

## 15.1.0 2019-02-18

* Provides `item-storage` interface version 7.3 (MODINVSTOR-252)
* Provides `service-points` interface version 3.2 (MODINVSTOR-251)
* Adds `holdShelfExpiryPeriod` to `servicepoint` schema (MODINVSTOR-251)
* Adds `status.date` to `item` schema (MODINVSTOR-252)
* Improves performance:
* Fixes slow identifier search (MODINVSTOR-266)
* Use sort or search index depending on result size (MODINVSTOR-215)
* Adds update of reference data on module upgrade (MODINVSTOR-263)
* Bugfix: No longer supports <> relation for ID properties (MODINVSTOR-267)

## 15.0.0 2019-02-01

* Provides `service-points` interface version 3.1 (MODINVSTOR-235)
Expand Down

0 comments on commit c834762

Please sign in to comment.