From 374e3df9ec46ac21cb3ab97a6c641a9a47f63912 Mon Sep 17 00:00:00 2001 From: Azizjon Nurov Date: Tue, 24 Dec 2024 17:30:49 +0500 Subject: [PATCH] Add change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26df450f..c97c4135 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Move reusable claiming code from `ui-receiving` to the shared library. Refs UISACQCOMP-236. * Support `CLAIMS` export type in the `useIntegrationConfigs` hook. Refs UISACQCOMP-238. * Claim locations from all members for locations filter when `crossTenant` equals `true`. Refs UISACQCOMP-239. +* Exclude unsupported currencies on `getInvoiceExportData`. Refs UISACQCOMP-237. ## [6.0.2](https://github.com/folio-org/stripes-acq-components/tree/v6.0.2) (2024-12-04) [Full Changelog](https://github.com/folio-org/stripes-acq-components/compare/v6.0.1...v6.0.2)