Skip to content

Commit

Permalink
Update ChangeLog with changes for Windows releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
chusopr committed Dec 28, 2020
1 parent 3108e8a commit 29cae4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 0.6.0

* Add license file.
* Add license files for source code and binary releases.
* Switch from PyQt5 to PySide2 to avoid licensing issues.
* Search for chromedriver in a more platform-independent path.
* Fix correctly searching for modules directory idenpendently of where the main script is called from.
Expand All @@ -15,6 +15,7 @@
* Improve code styling and best practices (PEP8, marking Qt slots and not accessing UI elements from threads).
* Don't use XDG icons for sync results because they are usually not available in Windows and MacOS.
* Fix allowing to progress to step 2 when step 1 is still not completed.
* Add binary releases and installer for Windows.

# 0.5.0

Expand Down

0 comments on commit 29cae4b

Please sign in to comment.