Skip to content

Commit

Permalink
Update for v2.12 -- new major stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jun 2, 2019
1 parent 5228488 commit fe28df8
Show file tree
Hide file tree
Showing 2 changed files with 8 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 := 2.11a
export FW_VER := 2.12

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

** v2.12 - 2 June 2019
- HFEv3: Support flaky/weak bytes
- LCD/OLED: Improve power-on initialisation robustness
- Roland: Direct support for *.OUT images
- IO-Test: New alternative firmware to test Gotek I/O pins
- https://github.com/keirf/FlashFloppy/wiki/Testing-IO-Pins

** v2.11a - 23 May 2019
- Simpler bootloader update process with all-in-one update file
- Update firmware via SD card (enhanced Goteks with SD card slot)
Expand Down

0 comments on commit fe28df8

Please sign in to comment.