diff --git a/CHANGELOG.md b/CHANGELOG.md index 4611cd6..cbdc2e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,4 +3,7 @@ ## Version 1.0.1 - Actually register the settings for this module, instead of `undefined` - - why is that allowed?! \ No newline at end of file + - why is that allowed?! + +## Version 1.0.2 +- use `Application#bringToTop()` instead of `#render(true)` to bring existing windows to fore. \ No newline at end of file