From 44449bc716cc863b90fffe5159ffc0b47a037491 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 8 Nov 2024 21:08:28 +0100 Subject: [PATCH] Add changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 84b3491ae4..b862ea6c32 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - [Discussion 8092](https://github.com/orgs/firefly-iii/discussions/8092) (Fresh Install - Register -> 403 Error - Forbidden) started by @pheonix-devapps - [Issue 9183](https://github.com/firefly-iii/firefly-iii/issues/9183) (2FA security improvements) reported by @JC5 +- Firefly III stores timezone data in a separate field, preparing for a switch to UTC (in the database). ### Fixed