]> sigrok.org Git - libsigrokdecode.git/blobdiff - NEWS
NEWS: Minor updates.
[libsigrokdecode.git] / NEWS
diff --git a/NEWS b/NEWS
index 65481c21239d373319a8dfd6adca69476051d58d..101b16e24377ba7cd1928c64d0fd314dc702981e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
-0.1.1 (2013-01-xx)
+0.2.0 (2013-05-04)
+------------------
+
+ * Note: This release DOES change the libsigrokdecode public C API. This
+   means it is NOT backwards-compatible and frontends will need updates.
+ * New supported protocol decoders:
+   - Dallas DS1307 RTC
+ * Library: Decoders now expose their options via the GSList *options field
+   in struct srd_decoder.
+ * Various API documentation fixes.
+ * Added support for optional probes for PDs.
+
+0.1.1 (2013-01-27)
 ------------------
 
  * Note: This release does NOT change the libsigrokdecode public C API. This