diff --git a/CHANGELOG.md b/CHANGELOG.md index c43859d..fb5b637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Changelog # -## 1.0.0 ## -* Initial release -* Windows support - ## 1.0.1 ## * Added configuration settings for Repertory 1.0.0-alpha.2 and above * Fixed memory leak on component unmount * Added error display -* Various fixes and layout changes +* Lighter tray icon on Windows +* Tray icon indicates mount status on Windows +* Various fixes/layout changes + +## 1.0.0 ## +* Initial release +* Windows support