summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2022-12-05 17:14:07 +0200
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2022-12-05 17:14:07 +0200
commit4aadb66988e29994c07b238efeb52b6b506d1bd7 (patch)
treee089ba05bdc9098777af228be09fc606c7f61271
parentb416f9b3465e90a68c4961778622bb7b3278d19c (diff)
downloadlibwnck-wip/muktupavels/43.1-news.tar.gz
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a62612..e6eaacd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+============
+Version 43.1
+============
+
+ Notes
+
+ * Next major release will have API breaking changes! Library will be
+ split into two smaller libraries - UI parts will be moved to new
+ library and main library will no longer depend on GTK. Also deprecated
+ API will be removed!
+
+ Fixes
+
+ * Return correct number of application windows. (#146)
+ * Avoid showing pointless tooltips. (#115)
+ * Do not remove underscores form window titles. (#142)
+ * Do not crash if XRes 1.2 is not available. (#154)
+
+ Translators
+
+ * Sabri Ünal (tr)
+
==============
Version 43.0
==============