From 7ad6d03ae366898b0511b36e9e2808fa656f0be6 Mon Sep 17 00:00:00 2001 From: Mariia_Aloshyna Date: Mon, 25 Sep 2023 18:03:01 +0300 Subject: [PATCH] UIDATIMP-1503: Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cacf56ba2..3a8aac897 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,9 @@ * Change validation messages which were represented in code format (UIDATIMP-1473) * *BREAKING* bump `react` to `v18`, and dev-deps accordingly (UIDATIMP-1485) * Match profile: update options for Instance "Incoming records" (UIDATIMP-1501) +* Match profile: update options for Holdings "Incoming records" (UIDATIMP-1502) * Match profile: update options for Item "Incoming records" (UIDATIMP-1503) +* Match profile: update options for MARC Bibliographic "Incoming records" (UIDATIMP-1504) * Match profile: update options for MARC Authority "Incoming records" (UIDATIMP-1505) * Update Node.js to v18 in GitHub Actions (UIDATIMP-1507) * leverage jest-config-stripes for all jest and testing-library packages (UIDATIMP-1508)