From 7c34b3b2adb916138137e723dd034a0ec582c3ca Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 18 Mar 2024 15:34:06 +0000 Subject: [PATCH] Update Changelog for 3.0.0 full release --- Changelog.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index b2f0225..14f2040 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +4,6 @@ ## [3.0.0] - 2024-03-18 -This is a pre-release version, testing applications with it, and may overwrite the release zips, so don't use until this note changes. - - The great rename fn_io_ to fuji_ to reflect device in FN being used, version bump to 3.0.0 to reflect huge name changes - Made most fuji_ functions return success status rather than void. - fuji routines to Apple2 - all but hashing/base64 and appkey stuff