summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 30 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index dbbe970..9b9ff08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,30 @@
-0.1.0 (2013-12-15)
-------------------
-
- * Initial release.
-
+0.1.0 (2013-12-15)
+------------------
+
+ * Initial release.
+
+0.2.0 (2014-04-13)
+------------------
+
+ * Add DSLogic hardware support.
+
+0.2.1 (2014-05-08)
+------------------
+
+ * Add wireless extension hardware support.
+ * Fix libusb_error_io issue on Linux when sample rate >= 100MHz.
+ * Fix channel enable/disable bug.
+ * Fix device options config issue.
+ * Fix some display issues of UI.
+
+ 0.3 (2014-06-29)
+ -----------------
+ * Add DSLogic Oscilloscope module support.
+ * Fix data display issue when not all channels be enabled.
+ * Fix issue of data mirrored to other channels.
+ * Fix radiobutton/checkbox display issue under certain windows theme.
+ * Add new simple trigger type
+ * Fix bugs of trigger setting and detection
+ * Fix other minior issues.
+ * Clean up the git repository
+