From 1a37d3735b4e063c5cf03de0fd86a3abf321b7dd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 22 Dec 2019 07:49:28 +0100 Subject: [PATCH] Update changelog a bit --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 71af2693bb..a178223c9d 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [4.8.3 (API 0.10.5)] - 20xx-xx-xx +## [5.0.0 (API 1.0.0)] - 20xx-xx-xx + +Firefly III no longer supports the SFTP storage backend, nor does it support +the ability to use both SFTP and local files as storage backends, because the packages +required are no longer maintained and will not work with Laravel 6.0. ### 4.8.3-alpha.1 - #2874