summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 29b8ee5..0cda393 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 0.3.1
+~~~~~~~~~~~~~
+Released: 2018-11-16
+
+New Features:
+ - Add g_usb_device_get_spec() (Richard Hughes)
+ - Add g_usb_version_string() for fwupd (Richard Hughes)
+
+Bugfixes:
+ - Add -Wswitch-enum (Benjamin Berg)
+ - Fix GI length introspection annotations (grindhold)
+ - Make gir generation optional (maxice8)
+
Version 0.3.0
~~~~~~~~~~~~~
Released: 2018-02-14