Browse Source

Update to v1.0

Keir Fraser 3 years ago
parent
commit
3f8a8301e7
2 changed files with 10 additions and 3 deletions
  1. 2 2
      Makefile
  2. 8 1
      RELEASE_NOTES

+ 2 - 2
Makefile

@@ -1,6 +1,6 @@
 
-export FW_MAJOR := 0
-export FW_MINOR := 33
+export FW_MAJOR := 1
+export FW_MINOR := 0
 
 TARGETS := all blinky clean dist mrproper f1_ocd ocd flash start serial
 .PHONY: $(TARGETS)

+ 8 - 1
RELEASE_NOTES

@@ -1,8 +1,15 @@
 ************************************
-** Greaseweazle Release Notes
+** Greaseweazle Firmware Release Notes
 ** Keir Fraser <keir.xen@gmail.com>
 ************************************
 
+** v1.0 - 26 December 2021
+ - Firmware is now released separately from the host tools
+ - No firmware changes since v0.31 (apart from the version bump)
+
+-------------------------------------------------------------------------
+All versions below include firmware and host tools in a combined release.
+
 ** v0.33 - 14 December 2021
  - Support high-density Amiga images (1760kB ADF)
  - IPF: Automatic write verification