diff --git a/CHANGELOG.md b/CHANGELOG.md index cfe7b5b36..84ab5393f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,12 +14,12 @@ * Change import of `exportToCsv` from `stripes-util` to `stripes-components`. Refs UIIN-3025. * ECS: Disable opening item details if a user is not affiliated with item's member tenant. Fixes UIIN-3187. * Correctly depend on `inflected`. Refs UIIN-3203. +* Decrease the amount of rerenders in `ConsortialHoldings` component. Fixes UIIN-3196. ## [12.0.12](https://github.com/folio-org/ui-inventory/tree/v12.0.12) (2025-01-27) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.11...v12.0.12) * Detail view of created Instance record is not loaded after saving. Fixes UIIN-3194. -* Decrease the amount of rerenders in `ConsortialHoldings` component. Fixes UIIN-3196. ## [12.0.11](https://github.com/folio-org/ui-inventory/tree/v12.0.11) (2025-01-24) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.10...v12.0.11)