Skip to content

Commit

Permalink
Update to v0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Aug 12, 2021
1 parent ec553a0 commit 7f6b8d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

export FW_MAJOR := 0
export FW_MINOR := 29
export FW_MINOR := 30

TARGETS := all blinky clean dist windist mrproper f1_ocd ocd flash start serial pysetup
.PHONY: $(TARGETS)
Expand Down
4 changes: 4 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
** Keir Fraser <[email protected]>
************************************

** v0.30 - 12 August 2021
- New board type: V4 Slim (AT32F403 MCU, laptop drive interface)
- F7 Slim: Support Disk Change Detect (used by WinUAE floppy bridge)

** v0.29 - 29 July 2021
- gw read/write: Fix memory leak, reducing memory usage by approx 10x
- gw bandwidth: Test USB connection integrity
Expand Down

0 comments on commit 7f6b8d4

Please sign in to comment.