From 862be93363d82aeebe0124fc4e1b47480ff7b388 Mon Sep 17 00:00:00 2001 From: stefanrueger Date: Mon, 23 Jun 2025 10:32:37 +0200 Subject: [PATCH] Update NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index cd596e21..20fdd7f2 100644 --- a/NEWS +++ b/NEWS @@ -69,6 +69,7 @@ Changes since version 8.0: - SNAP in "MPLAB mode" has an incorrect USB VID #1999 - disasm -g can result in code that avr-gcc fails #1997 - -U urboot:..._show wrongly auto-erases the chip #1996 + - MPLAB programmers can't write to Xmega boot memory #2028 * Pull requests: @@ -127,6 +128,10 @@ Changes since version 8.0: - Update from device packs #2023 - Enable macOS Python binding build #2025 - Add pkg-config as a Linux build dependency #2026 + - Upload avrdude-gui artifacts for Windows x86_64 MSVC #2031 + - Rename macOS CI build to arm64 #2033 + - Fix PDI Bootmem write #2034 + - Disable MSys2 Windows Python Binding in CI #2036 * Internals: