From 9d486c9e386141bdba31d37e5b1899b3df04f42c Mon Sep 17 00:00:00 2001 From: EthanFreestone <54310740+EthanFreestone@users.noreply.github.com> Date: Tue, 28 May 2024 15:11:18 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f685f9..edbbb333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## 9.2.0 In progress +## 9.1.2 2924-05-28 + * ERM-3220 Update pagination mechanisms for MCLs to work without stats + * useFetchMultiplePages hook + * usePrevNextPagination hook prop "hasNextPage" + * Translations + ## 9.1.1 2024-04-19 * ERM-3186 Change default search options for LocalKB titles to exclude identifiers * Added defaultSearchKey to useSASQQIndex, allowing for differing behaviour of default qIndex and default search (With no qIndex specified)