Skip to content

Commit

Permalink
Update to v2.6a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Apr 14, 2019
1 parent 5425778 commit db2451b
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,5 +1,5 @@

export FW_VER := 2.5a
export FW_VER := 2.6a

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

** v2.6a - 14 April 2019
- Fix feature breakages in v2.5a
- SSD/DSD/TRD auto-extend feature
- FF.CFG: eject-on-startup=yes feature
- Update HxC Compat to v5-FF

** v2.5a - 12 April 2019
- Fragment-offsets cache implemented at the FAT filesystem layer
- Block cache implemented at the mass-storage volume layer
Expand Down

0 comments on commit db2451b

Please sign in to comment.