From 7a900fd3d9499df95a8f79853b515575b7e80fea Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 2 Jan 2022 08:05:18 +0100 Subject: [PATCH] Update changelog. --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index b0af176d17..dba2c85b1c 100644 --- a/changelog.md +++ b/changelog.md @@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - [Issue 5464](https://github.com/firefly-iii/firefly-iii/issues/5464) Backwards incompatible change in minor upgrade of Twigbridge broke breadcrumbs. - Overlapping `date()` function would crash Firefly III - [Issue 5458](https://github.com/firefly-iii/firefly-iii/issues/5458) Firefly III would create an opposing account of the wrong type. +- [Issue 5467](https://github.com/firefly-iii/firefly-iii/issues/5467) Disabling currencies did not report properly. ### Security - Initial release.