diff --git a/CHANGELOG.md b/CHANGELOG.md index aae8e1b5..9e05f255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-requests -## [9.1.0] in progress +## [9.1.0](https://github.com/folio-org/ui-requests/tree/v9.1.0) (2024-03-22) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.2...v9.1.0) * Hide all actions except "Cancel Request" in Action menu (Lending library). Refs UIREQ-1032. * Hide all actions except "Cancel Request" in Action menu and DCB item links (Borrowing library). Refs UIREQ-1034. @@ -19,7 +20,11 @@ * Increase code coverage for src/index.js by Jest/RTL tests. Refs UIREQ-1047. * Add displaySummary field for Requests csv export. Refs UIREQ-1068. * Add support for displaySummary token for Staff Slips. Refs UIREQ-1067. -* Only certain HTML tags should be rendered when displaying staff slips. Refs UIREQ-1080. + +## [9.0.2](https://github.com/folio-org/ui-requests/tree/v9.0.2) (2024-03-22) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.1...v9.0.2) + +* Only certain HTML tags should be rendered when displaying staff slips. Refs UIREQ-1080, UIREQ-1082. ## [9.0.1](https://github.com/folio-org/ui-requests/tree/v9.0.1) (2023-12-04) [Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.0...v9.0.1)