From 7290953701043121a706ffc2b3abe3fca4e4b776 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 28 May 2024 20:59:36 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d26ab416e..763f7e2ec 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 `prisma` from version `5.13.0` to `5.14.0` - Upgraded `yahoo-finance2` from version `2.11.2` to `2.11.3` +### Fixed + +- Fixed an issue with the initial annual interest rate in the _FIRE_ calculator + ## 2.82.0 - 2024-05-22 ### Changed