From 1a59b0237c076bd0cd694351a607dfa416b18e9b Mon Sep 17 00:00:00 2001 From: Hamza Jugon <104994559+HamzaJugon@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:34:18 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c56886b..a10b52aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated 'MetadataResponseConverter' and 'PathResponseConverter' to fix the conversion of the Pageable object. ### Fixed -- Updated existing and added new unit and integration tests +- Updated existing and added new unit and integration tests. ## [3.5.4] - 2023-09-14 ### Fixed