Skip to content

Commit

Permalink
Update to v3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jul 23, 2020
1 parent 133c02c commit 02fb24b
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,5 +1,5 @@

export FW_VER := 3.14a
export FW_VER := 3.15

PROJ := FlashFloppy
VER := v$(FW_VER)
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]>
************************************

** v3.15 - 23 July 2020
- New stable release series
- Improve rotary encoder robustness by sampling at 4x higher rate

** v3.14a - 15 July 2020
- Properly implement non-existent tracks as empty / unformatted
- In particular this avoids writing tracks beyond end of disk image
Expand Down

0 comments on commit 02fb24b

Please sign in to comment.