From 4f1e5060e95102dc1e7f19293e59d7c98863e046 Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Fri, 11 Oct 2019 13:17:30 -0500 Subject: [PATCH] updated changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 0098102..eb1d16a 100644 --- a/changelog.md +++ b/changelog.md @@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - removed need for urlparse library - Removed GoogleDrive support - issues with python 3 compatibility + - removed script.module.dropbox dependency, need version 9+ and it isn't in the Kodi repo yet ## [Version 1.5.2](https://github.com/robweber/xbmcbackup/compare/krypton-1.5.1...robweber:krypton-1.5.2) - 2019-09-30