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