From 8bd7d0d8fa7899a957796989df5584db3d9fbd94 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 2 Sep 2023 13:42:36 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 405b2cc54..d53711dd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `replace-in-file` from version `6.3.5` to `7.0.1` - Upgraded `yahoo-finance2` from version `2.4.3` to `2.4.4` +### Fixed + +- Fixed the alignment in the header navigation + ## 1.304.0 - 2023-08-27 ### Added