From 529aff0ec2204f1f718d4ea717cbaf8981ee5633 Mon Sep 17 00:00:00 2001 From: Ivan Kryzhanovskyi Date: Tue, 11 Aug 2020 16:44:47 +0300 Subject: [PATCH] Release v2.1.3 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b2c5e039..f6bac4a2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Change history for ui-data-import +## [2.1.3](https://github.com/folio-org/ui-data-import/tree/v2.1.3) (2020-08-11) +### Bugs fixed: +* Fix saving subfield information of match profile, hotfix (UIDATIMP-604) + +## [2.1.2](https://github.com/folio-org/ui-data-import/tree/v2.1.2) (2020-08-11) + +### Bugs fixed: +* Fix Inconsistent in Holding schema between UI and Backend (UIDATIMP-596) +* Fix saving subfield information of match profile (UIDATIMP-604) +* Fix optional sections of match profile do not clear out when removed (UIDATIMP-597) + ## [2.1.1](https://github.com/folio-org/ui-data-import/tree/v2.1.1) (2020-07-09) ### Features added: