summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2023-03-05 23:17:45 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2023-03-05 23:17:45 +0100
commit1ae8ccc3e55bd1b840d9082de1a19e5a6b5ccf83 (patch)
tree7f269d069b86fc7c8f57e5f1d09e496dccf80f45
parent2ee5fa9463d9ac3bd9fb57c35a14c5e0943026ea (diff)
downloadfolks-1ae8ccc3e55bd1b840d9082de1a19e5a6b5ccf83.tar.gz
Release unstable 0.15.6 version0.15.6
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c9da7c7..a20b1036 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes from libfolks 0.15.5 to libfolks 0.15.6
+===========================================================
+Major changes:
+ * Projects should be able to use the typelib-based bindings
+ * sysprof is now used for profiling
+ * Lots of translation updates
+ * Several smaller Meson changes
+
+Bugs fixed:
+ * folks-generics: Add missing generic type argument
+ * tests/bluez: Follow PairDevice API change in python-dbusmock
+
Overview of changes from libfolks 0.15.4 to libfolks 0.15.5
===========================================================