diff --git a/CHANGELOG.md b/CHANGELOG.md index 60638989b..d79c6dd32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,14 @@ * *BREAKING* eHoldings Package record - Show additional visibility fields. (UIEH-1500) * Change package type facet to searchable selection, and use all filters for search regardless of query presence (UIEH-1527) +## [11.1.3] (https://github.com/folio-org/ui-eholdings/tree/v11.1.3) (2026-08-12) + +* Show `createdDate` when `updatedDate` is not available in Access Status Types metadata. (UIEH-1490) + +## [11.1.2] (https://github.com/folio-org/ui-eholdings/tree/v11.1.2) (2026-06-30) + +* Show createdDate when updatedDate is not available in Access Status Types metadata. (UIEH-1490) + ## [11.1.1] (https://github.com/folio-org/ui-eholdings/tree/v11.1.1) (2026-05-28) * Remove duplicate requests for KB list and Access Types when opening Settings. (UIEH-1493)