diff --git a/CHANGELOG.md b/CHANGELOG.md index 034556ed5..d4a980dd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ ## [2.21.0](https://github.com/folio-org/ui-users/tree/v2.21.0) (2019-03-15) [Full Changelog](https://github.com/folio-org/ui-users/compare/v2.20.0...v2.21.0) +* Format renewal-override modal and buttons correctly. Refs UIU-906. +* Correctly show view-item-details link in open-loans options menu. Refs UIU-871. +* Include updated locale-specific translations related to UIU-713, UIU-845. + +## [2.21.0](https://github.com/folio-org/ui-users/tree/v2.21.0) (2019-03-15) +[Full Changelog](https://github.com/folio-org/ui-users/compare/v2.20.0...v2.21.0) + * Support login v5, bl-users v4 in parallel with previous releases. * Add "all actions" permission from Closed Loans. Fix UIU-867. * Update integration tests to accommodate MCL aria changes. Fixes UIU-880. diff --git a/package.json b/package.json index 36faf8acc..127e5f728 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/users", - "version": "2.21.0", + "version": "2.21.1", "description": "User management", "repository": "folio-org/ui-users", "publishConfig": {