Skip to content

Commit

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

export FW_VER := 0.13
export FW_VER := 0.14

PROJ := FlashFloppy
VER := v$(FW_VER)
Expand Down
5 changes: 5 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
** Keir Fraser <keir.xen@gmail.com>
************************************

** v0.14 - 7 December 2018
- Direct Access: Fix broken sector writes (USB corruption)
- Primarily affected the CPC/ST file selectors (not Amiga)
- Broken since v0.12

** v0.13 - 2 December 2018
- IMG: Support Casio FZ-1 (host=casio)
- IMG: Support SC Prophet 3000 (host=akai)
Expand Down

0 comments on commit 3ef3257

Please sign in to comment.