From a5552f64cf0bea2a4f72e3a0dc90672d1bc2a18a Mon Sep 17 00:00:00 2001 From: Stefan Rueger Date: Mon, 18 Jul 2022 14:38:37 +0100 Subject: [PATCH] Update NEWS --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 7bea2bcb..84852dbf 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,12 @@ Changes since version 7.0: - Fix ft245r paged read for ATmega2560 et al #1018 - Add option -A that supresses trailing 0xff optimisation and automatically do so for -c arduino #936 + - Fix linuxspi default port #933 + - Add support for high-voltage UPDI im jtag3.c #1015 + - Fix terminal write edge cases; + add one read mode; + add quell command #1025 + - Fix usbtiny read for parts with more than 64 kB flash #1029 * Internals: