mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Meta files for new release.
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 5.6.8 - 2021-12-19
|
||||
|
||||
### Fixed
|
||||
- Account validation was broken in some edge cases, making it impossible to edit transactions.
|
||||
|
||||
## 5.6.7 - 2021-12-19
|
||||
|
||||
### Changed
|
||||
|
@@ -101,7 +101,7 @@ return [
|
||||
'webhooks' => true,
|
||||
'handle_debts' => true,
|
||||
],
|
||||
'version' => '5.6.7',
|
||||
'version' => '5.6.8',
|
||||
'api_version' => '1.5.5',
|
||||
'db_version' => 18,
|
||||
|
||||
|
Reference in New Issue
Block a user