]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
NEWS: Add list of user-visible changes so far.
authorUwe Hermann <redacted>
Thu, 14 Nov 2019 20:45:10 +0000 (21:45 +0100)
committerUwe Hermann <redacted>
Thu, 14 Nov 2019 20:45:10 +0000 (21:45 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5310490d8d2784c703da825309952187f1df4e8b..99bb150b1e568e9766880481ec6df13706a4a68b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.1.7 (2019-11-14)
+------------------
+
+ * Add firmware for the YiXingDianZi MDSO (VID/PID: 1D50:608E).
+ * Sainsmart DDS120: Fix the 1kHz reference signal.
+ * Hantek 6022BL: Fix the voltage range selection (bug #1360).
+ * Allow LA captures at 48MHz samplerate (as long as bus conditions permit).
+ * Updated build requirement: sdcc >= 3.4.0 (bug #1326).
+ * Fix a build issue with sdcc >= 3.9.0 (bug #1404).
+ * Bump the firmware version (major.minor) to 1.4. This version is
+   backwards-compatible and doesn't require host-side (libsigrok) changes.
+
 0.1.6 (2018-01-26)
 ------------------