diff --git a/Makefile b/Makefile index 029a9e65..4bad82d5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -export FW_VER := 2.11a +export FW_VER := 2.12 PROJ := FlashFloppy VER := v$(FW_VER) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 9b644ab0..cce081cd 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,6 +3,13 @@ ** Keir Fraser ************************************ +** 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)