From eec1a9b2e4b476cc70a61038882bef5ce62dd83e Mon Sep 17 00:00:00 2001 From: mcuee Date: Sat, 23 Nov 2024 21:08:05 +0800 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 88cdf02a..b65a24c5 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ Changes since version 8.0: - Add AVR128DAxxS parts #1918 - Update usbpids in avrdude.conf #1919 + - Add extra version information to avrdude output #1927 + - CI: Ensure only supported configure options are used (--enable-option-checking=fatal) #1934 * Internals: