From 63a45fe1fb0477a9e2dcdad1b78f02a02b12cc3f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 24 Jul 2025 20:52:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45be365fc..351c33ecc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `Nx` from version `21.1.2` to `21.2.4` - Upgraded `storybook` from version `8.6.12` to `9.0.17` +### Fixed + +- Fixed the date format of the retirement date in the _FIRE_ calculator + ## 2.184.0 - 2025-07-22 ### Added