mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Update changelog and version.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# 4.8.1.3
|
||||
|
||||
- [Issue 2680](https://github.com/firefly-iii/firefly-iii/issues/2680) Upgrade routine would delete all transaction groups.
|
||||
|
||||
# 4.8.1.2
|
||||
|
||||
Firefly III v4.8.1.2 and onwards are licensed under the GNU Affero General
|
||||
|
@@ -1,7 +1,7 @@
|
||||
sudo: required
|
||||
language: bash
|
||||
env:
|
||||
- VERSION=4.8.1.2
|
||||
- VERSION=4.8.1.3
|
||||
|
||||
dist: xenial
|
||||
|
||||
|
@@ -4,6 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [4.8.1.2 (API 0.10.3)] - 2019-10-05
|
||||
|
||||
Emergency fix because I borked the upgrade routine. I apologise for the inconvenience.
|
||||
|
||||
### Fixed
|
||||
- [Issue 2680](https://github.com/firefly-iii/firefly-iii/issues/2680) Upgrade routine would delete all transaction groups.
|
||||
|
||||
## [4.8.1.2 (API 0.10.3)] - 2019-10-05
|
||||
|
||||
Firefly III v4.8.1.2 and onwards are licensed under the GNU Affero General
|
||||
Public License. This will not meaningfully change Firefly III. This
|
||||
particular license has some extra provisions that protect web-applications
|
||||
|
Reference in New Issue
Block a user