From 81a57e19a2be02a80f965914ad5061f4059545e9 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 23 Sep 2025 00:21:26 +0100 Subject: [PATCH] Prep for release v4.7.8 --- Changelog.md | 10 ++++++++++ version.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index c4f7bdf..6635744 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,16 @@ ## [Unreleased] +## [4.7.8] - 2025-09-23 + +- [release] Added github workflow to create PR artifacts and release on tag [FoxxTexx] +- [msdos] Fix MS-DOS compiling. (#36) [FozzTexx] +- [coco] Fixes to coco wifi functions, and to fujinet-fuji.h (#33) [Rich Stephens] +- [adam] Add fn_network support for Adam, merge with Thom's changes (#32) [geoffdaddy] +- [msdos] implement network. (#31) [Thomas Cherryhomes] +- [adam] Implement fuji adam (#30) [Thomas Cherryhomes] + + ## [4.7.7] - 2025-06-18 - [atari] Fix return codes from clock_get_time, clock_get_time_tz diff --git a/version.txt b/version.txt index 32b93c0..b8de156 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.7.7 +4.7.8