From 044007099fae17dc674ccd2ec91130e86f45aa39 Mon Sep 17 00:00:00 2001 From: altalk23 <45172705+altalk23@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:35:50 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a39ab9a..9009325a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Geode Changelog +## v2.0.0-beta.8 + * Fix TulipHook arm32 relocation of conditional branch - blame Dobby (69b9b2d) + ## v2.0.0-beta.7 * MacOS Support! (9869ddc) * Huge thanks to @dankmeme01 for almost single-handedly making this work! diff --git a/VERSION b/VERSION index 9bd69c3b..979ab7f4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.0-beta.7 \ No newline at end of file +2.0.0-beta.8 \ No newline at end of file