From 96a9fb01de2e707a1f4906fef22e3a32002f6209 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 30 Sep 2025 19:42:46 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e0463bb..90e31d3cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -### Fixed - -- Make table headers to inherit alignment of column content - ### Added - Added the safe withdrawal rate to the user settings (experimental) @@ -20,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the wording of the 4% rule in the _FIRE_ section - Improved the language localization for German (`de`) +### Fixed + +- Improved the table headers’ alignment of the activities table + ## 2.203.0 - 2025-09-27 ### Added