From 5b48421eaf85567cdd9535b3d75f8fd2f1d2e29d Mon Sep 17 00:00:00 2001 From: esheyw Date: Sat, 9 Mar 2024 16:04:22 -0800 Subject: [PATCH] changelog update --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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