Update NEWS

This commit is contained in:
stefanrueger
2025-06-23 10:32:37 +02:00
parent 6d489e1d75
commit 862be93363

5
NEWS
View File

@@ -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: