Meta files for new release.

This commit is contained in:
James Cole
2023-09-15 19:54:56 +02:00
parent 936c2b8888
commit 4aba842624
53 changed files with 338 additions and 258 deletions

View File

@@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 6.0.24 - 2023-09-16
### Fixed
- [Issue 7920](https://github.com/firefly-iii/firefly-iii/issues/7920) Issues with automatic budgets
- [Issue 7940](https://github.com/firefly-iii/firefly-iii/issues/7940) Edge cases in the data import routine
- [Issue 7963](https://github.com/firefly-iii/firefly-iii/issues/7963) Fix audit items for rules
- Fixed all issues with relative URLs (which I caused myself)
### API
- [Issue 7944](https://github.com/firefly-iii/firefly-iii/issues/7944) Make sure all IDs are strings in the API
## 6.0.23 - 2023-09-04
### Changed