NEWS: updates for v0.3
authorBartosz Golaszewski <bartekgola@gmail.com>
Fri, 23 Jun 2017 14:52:07 +0000 (16:52 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Fri, 23 Jun 2017 14:55:34 +0000 (16:55 +0200)
Add release notes for libgpiod v0.3.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index 939d6477f3cc25069765cac0c2183c7174479393..4fd0c14837038d402c32f6594c38a7617276b95d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+libgpiod v0.3
+=============
+
+New features:
+- gpiomon can now watch multiple lines at the same time and supports custom
+  output formats which can be specified using the --format argument
+- testing framework can now test external programs: test cases for gpio-tools
+  have been added
+
+Improvements:
+- improve error messages
+- improve README examples
+- configure script improvements
+
+Bug fixes:
+- use correct UAPI flags when requesting line events
+
 libgpiod v0.2.1
 ===============