Skip to content

Commit

Permalink
Update for v2.11a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed May 23, 2019
1 parent 892d5e0 commit 4ae9229
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 := 2.10a
export FW_VER := 2.11a

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>
************************************

** v2.11a - 23 May 2019
- Simpler bootloader update process with all-in-one update file
- FF.CFG: sort-priority= to prioritise folders vs files during navigation
- Default: Folders are listed before files

** v2.10a - 20 May 2019
- Fix breakages since v2.2a:
- host=acorn: *.ADF handling
Expand Down

0 comments on commit 4ae9229

Please sign in to comment.