aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavbhatt@users.noreply.github.com>2023-01-26 16:33:50 +0000
committerLibravatar github-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-01-26 16:33:50 +0000
commit4417ecedfc1d33daa96cf633f1a16ea916302ee6 (patch)
tree62c6f161442c9e2ac7034349cc9c4995cd725f50 /CHANGELOG.md
parent12bce6d2da0855390ab0be8433e5ff3f0ad5fadb (diff)
downloadwhatsie-4417ecedfc1d33daa96cf633f1a16ea916302ee6.tar.gz
whatsie-4417ecedfc1d33daa96cf633f1a16ea916302ee6.zip
docs(changelog): update cl & ver after release
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e42b09d..4cfcd40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,24 @@
+## 4.12.0 (2023-01-26)
+
+#### 🎁 Feature
+
+* close permission dialog with esc key (ee519bcc)
+* close with esc button (2119c3d1)
+
+#### 🐞 Bug Fixes
+
+* prevent zoom with ctrl+mouse (0eb7ea05)
+
+#### 📄 Documentation
+
+* **changelog:** update cl & ver after release (b3e2a2be)
+
+#### 🚧 Chores
+
+* bump version 4.12 (12bce6d2)
+* cleanup (c78394d1)
+
+
## 4.11.0 (2023-01-26)
#### 🎁 Feature