Skip to content

Commit

Permalink
Update to v0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Dec 15, 2021
1 parent 4236aa1 commit b134ae8
Show file tree
Hide file tree
Showing 2 changed files with 7 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 := 32
export FW_MINOR := 33

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

** v0.33 - 14 December 2021
- Support high-density Amiga images (1760kB ADF)
- IPF: Automatic write verification
- New format specifiers for Acorn DFS and ADFS
- New image handlers for Acorn: ADS, ADM, ADL, SSD, DSD

** v0.32 - 14 December 2021
- New format specifiers for IBM, Atari ST and Commodore 1581
- New image handlers for *.ST and *.D81
Expand Down

0 comments on commit b134ae8

Please sign in to comment.