From 22fd97205d7dcf72cbf2f4a3d949e2b349fbb9c2 Mon Sep 17 00:00:00 2001 From: Ryan Lee Date: Mon, 24 Aug 2026 11:57:59 -0700 Subject: [PATCH] Sync NEWS.md with v2.0.4 release --- NEWS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 05deddbae..752818ab6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,7 +10,6 @@ * Update order of fields for Title in profiles. [MODLD-1090](https://folio-org.atlassian.net/browse/MODLD-1090) * Standalone Authority resource CRUD API [MODLD-1082](https://folio-org.atlassian.net/browse/MODLD-1082) * Authority index message sending [MODLD-1099](https://folio-org.atlassian.net/browse/MODLD-1099) -* Update profile settings to allow for multiple settings per profile [MODLD-1040](https://folio-org.atlassian.net/browse/MODLD-1040) * Update some Authority profile MARC tooltips [MODLD-1083](https://folio-org.atlassian.net/browse/MODLD-1083) * Authority API Validation: Name is required field [MODLD-1107](https://folio-org.atlassian.net/browse/MODLD-1107) @@ -25,6 +24,9 @@ * Add `LIB_NAME VERSION` * Remove `LIB_NAME` +## 2.0.4 (17-08-2026) +* Update profile settings to allow for multiple settings per profile [MODLD-1040](https://folio-org.atlassian.net/browse/MODLD-1040) + ## 2.0.3 (02-06-2026) - Exclude LIGHT_RESOURCE from reindexing [MODLD-1071](https://folio-org.atlassian.net/browse/MODLD-1071) - Fix Instance loses association with Work when Work profile is changed [MODLD-1072](https://folio-org.atlassian.net/browse/MODLD-1072)