aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavbhatt@users.noreply.github.com>2022-09-03 13:28:57 +0000
committerLibravatar github-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-09-03 13:28:57 +0000
commit5cdba515ac01062420d5c15cbb4538d36e1f1900 (patch)
treeff31b7492ddfeebf53444ae6e4eb887656aaa9db /CHANGELOG.md
parentaf39ff6247115b324aa977b95d6e591b8391cbaf (diff)
downloadwhatsie-5cdba515ac01062420d5c15cbb4538d36e1f1900.tar.gz
whatsie-5cdba515ac01062420d5c15cbb4538d36e1f1900.zip
docs(changelog): update cl & ver after release
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f3f6a8..5018e22 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+## 4.9.0 (2022-09-03)
+
+#### 🎁 Feature
+
+* systemtray notification counter (530c24bf)
+
+#### 📄 Documentation
+
+* **changelog:** update cl & ver after release (9472e9e6)
+
+#### 🚧 Chores
+
+* Version bump 4.9 (af39ff62)
+* **snap:** use svg icon for desktop entry (51dcb0d4)
+* **ci:** release dry-run action (7ef46aaf)
+* delete filedialog after exec (5e50519c)
+* add notification icons (997ae821)
+* **webengine:** disable support for Pepper plugins (325d841e)
+* some enhancements (ff575c45)
+* update UA to 104 (d03e9fc6)
+
+
## 4.8.2 (2022-08-27)
#### 🐞 Bug Fixes