From d1907baf38d00ae5bd7c384635861a4fa6c4ae02 Mon Sep 17 00:00:00 2001 From: robweber Date: Sun, 28 Apr 2024 10:12:12 -0500 Subject: [PATCH] updated changelog.md --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index 1633187..2597b7b 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,16 @@ 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 + +### Added + +- `utils.getSettingStripped` to trim whitespace around setting strings + +### Changed + +- Dropbox Secret and App Key are trimmed on loading - thanks @rjclark99 + ## [Version 1.7.0](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.8...robweber:matrix-1.7.0) ### Added