diff --git a/CHANGELOG.md b/CHANGELOG.md index d328d01aa..2d52ea279 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ * Trim input values and delete properties with empty string when user record save. Refs UIU-2049. * Update username field validation to trim leading and trailing spaces. Refs UIU-3099. * Fix "Total paid amount" value that set as "$NaN" on "Refund fee/fine" modal. Refs UIU-3094. -* Allow override for reminder fees with renewal blocked. Refs UICIRC-1077. * Validate image url provided as external url for user profile picture. Refs UIU-3080. * Import and use ProfilePicture Component from stripes/smart-components. Refs UIU-3104. * Rename isDCBItem function name to isDcbItem. Refs UIU-3020. @@ -17,6 +16,11 @@ * Create new permission 'Users: Can view, and edit reading room access'. Refs UIU-3117. * Displaying Default Reading Room Access in User Records. Refs UIU-3114. +## [10.1.1](https://github.com/folio-org/ui-users/tree/v10.1.1) (2024-05-07) +[Full Changelog](https://github.com/folio-org/ui-users/compare/v10.1.0...v10.1.1) + +* Allow override for reminder fees with renewal blocked. Refs UICIRC-1077. + ## [10.1.0](https://github.com/folio-org/ui-users/tree/v10.1.0) (2024-03-20) [Full Changelog](https://github.com/folio-org/ui-users/compare/v10.0.4...v10.1.0)