updated changelog.md

This commit is contained in:
Rob Weber
2020-12-18 09:32:19 -06:00
parent 8119a09449
commit 4098cd18cb
2 changed files with 6 additions and 1 deletions

View File

@@ -17,6 +17,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- updated script.module.future version to current
- swapped xbmc.translatePath for xbmcvfs.translatePath, deprecated
### Fixed
- fixed calls to ```xbmcgui.Dialog().ok()```, method definition changed to only allow one message arg with Kodi 19
- fixed import of dropbox Oauth package in authorizer flow
### Removed
- removed old xml GuiSettings parsing for settings restore