From 8415ec12ba2e1aa65f604da1225091ceafd81542 Mon Sep 17 00:00:00 2001 From: robweber Date: Sun, 7 Mar 2021 14:30:31 -0600 Subject: [PATCH] updated changelog.md --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 98facc1..4c1ddae 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +## [Unreleased](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix) + +### Fixed + +- error when typing the remote path, ```listBackups()``` function was not working if final slash not included in typed directory path name. + ## [Version 1.6.5](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.4...robweber:matrix-1.6.5) - 2021-03-06 ### Added