diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eac076..9af33ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Change history for ui-finc-select ## 7.1.0 (IN PROGRESS) +* Restructure localStorage, simplify urls for ShowCollections ([UIFC-370](https://folio-org.atlassian.net/browse/UIFC-370)) +* Restructure tests, add tests for SASQ ([UIFC-399](https://folio-org.atlassian.net/browse/UIFC-399)) +* Refactor FileUploaderField ([UIFC-372](https://folio-org.atlassian.net/browse/UIFC-372)) ## [7.0.0](https://github.com/folio-org/ui-finc-select/tree/v7.0.0) (2024-11-04) * Use functional components instead of class components ([UIFC-360](https://folio-org.atlassian.net/browse/UIFC-360)) @@ -11,9 +14,6 @@ * Remove dependencies of k-int and stripes-erm-components ([UIFC-366](https://folio-org.atlassian.net/browse/UIFC-366)) * Update required interfaces ([UIFC-387](https://folio-org.atlassian.net/browse/UIFC-387)) * Update permissions ([UIFC-395](https://folio-org.atlassian.net/browse/UIFC-395)) -* Restructure localStorage, simplify urls for ShowCollections ([UIFC-370](https://folio-org.atlassian.net/browse/UIFC-370)) -* Restructure tests, add tests for SASQ ([UIFC-399](https://folio-org.atlassian.net/browse/UIFC-399)) -* Refactor FileUploaderField ([UIFC-372](https://folio-org.atlassian.net/browse/UIFC-372)) ## [6.1.0](https://github.com/folio-org/ui-finc-select/tree/v6.1.0) (2024-03-20) * Remove deprecated pane properties ([UIFC-339](https://issues.folio.org/browse/UIFC-339))