summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea9e606..c3f23c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 1.4.6
+~~~~~~~~~~~~~
+Released: 2022-02-16
+
+Bugfixes:
+ - Add missing copyright notices (Aaron Plattner)
+ - Add Spyder X entry (Misha Gusarov)
+ - Document where to send patches (Misha Gusarov)
+ - Don't use exact floating point comparisons (Christopher James Halse Rogers)
+ - Drop option for removed reverse engineering tools (Mingcong Bai)
+ - Drop references to hughski.com (Paul Wise)
+ - Fix a small memory leak in sqlite3_exec() (Zero0one1)
+ - Fix typo in device-removed signal documentation (Jeremy Cline)
+ - Make introspection optional in meson (David Michael)
+
Version 1.4.5
~~~~~~~~~~~~~
Released: 2020-11-02