fixed changelog header levels

This commit is contained in:
Sam Schott 2020-03-25 16:45:38 +00:00
parent 83322b8c75
commit be4ecfa8b3

View File

@ -3,13 +3,13 @@
This release fixes a critical error introduced when updating to v9.5 of the Dropbox Python
SDK which prevented any remote changes from being downloaded.
##### Changed:
#### Changed:
- Show release notes from all releases since last update in update dialog.
- Use our own method instead of the `psuitl` package to determine the CPU usage. This
eliminates the `psuitl` dependency which can be difficult to install on some systems.
eliminates the `psuitl` dependency which can be difficult to install on some systems.
##### Fixed:
#### Fixed:
- Fixes an issue with downloads failing because Dropbox Metadata is longer hashable from
v9.5 of the Dropbox Python SDK.