Skip to content

Commit

Permalink
Merge pull request #380 from folio-org/release-1.9.0
Browse files Browse the repository at this point in the history
Release v1.9.0
  • Loading branch information
nielserik authored Jul 25, 2019
2 parents 5cc75c9 + fb60eb6 commit 77d1351
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Change history for ui-circulation

## 1.9.0
## [1.9.0](https://github.com/folio-org/ui-circulation/tree/v1.9.0) (2019-07-25)
[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v1.8.0...v1.9.0)

* Remove unnecessary permissions. Refs UIORG-150.
* Fix display position of autocompletion popup in circulation rules editor. UICIRC-209
* Create settings in UI for users to anonymize closed loans with fees/fines. UIORG-175.
* Add location data fetching to circulation rules editor. UICIRC-272
* Create settings in UI for users to anonymize closed loans with fees/fines and exception for payment method. UIORG-176.
* Refine list of tokens available for staff slip templates. UICIRC-189.
* Expand location-specific token list for patron notice templates. UICIRC-250.
* Integrate institution menu to circulation rules editor. UICIRC-282.
* Other bug fixes. UICIRC-96, UICIRC-269, UICIRC-271.

## [1.8.0](https://github.com/folio-org/ui-circulation/tree/v1.8.0) (2019-06-10)
[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v1.7.0...v1.8.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/circulation",
"version": "1.8.0",
"version": "1.9.0",
"description": "Circulation manager",
"repository": "folio-org/ui-circulation",
"publishConfig": {
Expand Down

0 comments on commit 77d1351

Please sign in to comment.