From 6b52df22bd2da97548ebba48e21fc2d9a4f5a632 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 5 Oct 2019 06:51:00 +0200 Subject: [PATCH] Update changelog and version. --- .sandstorm/changelog.md | 4 ++++ .travis.yml | 2 +- changelog.md | 7 +++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.sandstorm/changelog.md b/.sandstorm/changelog.md index 56442140dc..f6413d93f1 100644 --- a/.sandstorm/changelog.md +++ b/.sandstorm/changelog.md @@ -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 diff --git a/.travis.yml b/.travis.yml index 1d99a0367e..ed8ece358a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ sudo: required language: bash env: - - VERSION=4.8.1.2 + - VERSION=4.8.1.3 dist: xenial diff --git a/changelog.md b/changelog.md index 190aab3939..80b0d6f414 100644 --- a/changelog.md +++ b/changelog.md @@ -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