update changelog

This commit is contained in:
Rob Weber 2021-04-16 09:36:26 -05:00
parent ef3b820ca5
commit 5aad014dbc
2 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,7 @@
<news>Version 1.6.7
- fixed issue with RunScript not launching Advanced Editor in some cases
- added qr code for Dropbox setup
- fixed error on advanced settings restore
</news>
</extension>
</addon>

View File

@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Fixed
- fixed issue when using ```RunScript()``` within settings to launch Advanced Editor
- error on advanced settings restore prior to reboot
- minor gui dialog fixes
## [Version 1.6.6](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix-1.6.6) - 2020-03-15