From 20f42d5df08657aaa840033272a59b39bc229910 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 13 Nov 2024 13:35:17 +0000 Subject: [PATCH] Prepare release for v4.7.4 --- Changelog.md | 9 +++++++++ version.txt | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 6d138c2..31f7689 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,15 @@ ## [Unreleased] +## [4.7.4] - 2024-11-13 + +- [coco] fix data size for host/device slots when pushing back to FN +- [coco] improve CMOC portability, and fix coco build +- [coco] fixed some issues found while creating election app for coco +- [apple2/gs] Fixed code linting + +Thanks to the contributions from Thom, Eric C and Eric LB for improvements and fixes. + ## [4.7.3] - 2024-09-26 - [orca] Adds sp_find_device_type.asm and sp_find_fuji.asm, ORCA/M refactoring, improved memory usage, plus small enhancements to build.mk for apple2gs target. diff --git a/version.txt b/version.txt index 4178d09..b48b2de 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.7.3 \ No newline at end of file +4.7.4