From e8f40fda87b1af39aa8514ae60f0212806b0ff8b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:10:08 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cc5d6764..e7368c2f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Improved the data gathering handling on server restart + ## 1.35.0 - 08.08.2021 ### Changed @@ -12,7 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Hid the pagination of tabs - Improved the classification of assets - Improved the support for future transactions (drafts) -- Improved the data gathering handling on server restart - Optimized the accounts table for mobile - Upgraded `chart.js` from version `3.3.2` to `3.5.0`