From 7ce9123e1ff15f0eacade0e213caf73f2cc54f3b Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Mon, 30 Dec 2019 10:14:35 -0600 Subject: [PATCH] updated changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index fd6d6e5..9c72e5d 100644 --- a/changelog.md +++ b/changelog.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - base progress bar percent on transfer size, not total files - changed getSettings where needed to getSettingBool and getSettingInt - use service.py to start scheduler, moving scheduler to resources/lib/scheduler.py Kodi doesn't cache files in the root directory + - fixed issues with rotating backups where trailing slash was missing (thanks @AnonTester) ## [Version 1.6.0](https://github.com/robweber/xbmcbackup/compare/krypton-1.5.2...robweber:matrix-1.6.0) - 2019-11-26