From 7002463c541a2de9aef935a3c50ec6022a68d50f Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 23 Apr 2024 07:06:37 +0200 Subject: [PATCH] Update changelog for new release. --- changelog.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index e6a4aedf5f..230e7dbd51 100644 --- a/changelog.md +++ b/changelog.md @@ -3,11 +3,27 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). - -## 6.1.14 - 2024-xx-xx +## 6.1.14 - 2024-04-24 ### Changed -- You will have to define again which asset accounts you want to see on the dashboard. Sorry about that. +- You may have to define again which asset accounts you want to see on the dashboard. Sorry about that. +- Expanded some database models. +- Limit the number of error messages Firefly III will send (so Mailgun keeps liking me). +- #8746 + +### Fixed + +- #8748 +- #8750 +- #8779 +- #8781 +- #8752 +- #8613 +- #8776 + +### API + +- #8804 ## 6.1.13 - 2024-04-01