Skip to content

Commit

Permalink
Merge pull request #979 from folio-org/v2.25.3
Browse files Browse the repository at this point in the history
Release v2.25.3
  • Loading branch information
zburke authored Sep 26, 2019
2 parents fd982d7 + da8d4a9 commit 967ce49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# Change history for ui-users

## 2.26.0 (IN PROGRESS)
## [2.25.3](https://github.com/folio-org/ui-users/tree/v2.25.3) (2019-09-26)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v2.25.2...v2.25.3)

* Dedupe loan policy list before retrieving it. Refs CHAL-30.
* Retrieve up to 1000 loans instead of 100. LIBRARIANS LOVE BOOKS! Refs CHAL-29.
* Correctly display checkboxes in the add-servicepoint modal. Refs UIU-1240.
* Retrieve requests-against-patron in batches for a shorter querystring. Refs CHAL-30.
* Fix additional information for patron. Fixes UIU-1221.

## [2.25.2](https://github.com/folio-org/ui-users/tree/v2.25.2) (2019-09-23)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v2.25.1...v2.25.2)

* Provide `rowUpdater` to MCLs. Fixes UIIN-1178, UIU-1237.

## [2.25.1](https://github.com/folio-org/ui-users/tree/v2.25.1) (2019-09-11)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v2.25.0...v2.25.1)

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/users",
"version": "2.25.1",
"version": "2.25.3",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {
Expand Down

0 comments on commit 967ce49

Please sign in to comment.