From 8f1a7df5bbab95e2d98e9aa7f63d0fd05ee231da Mon Sep 17 00:00:00 2001 From: Josh Tynjala Date: Tue, 30 May 2023 14:39:29 -0700 Subject: [PATCH] haxelib.json: releasenote --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index 2fba5ad9f..4720b50f7 100644 --- a/haxelib.json +++ b/haxelib.json @@ -5,7 +5,7 @@ "tags": [], "description": "A foundational Haxe framework for cross-platform development", "version": "8.0.2", - "releasenote": "Various bug fixes", + "releasenote": "Haxe 4.3 compatibility, Various bug fixes", "contributors": [ "singmajesty", "bowlerhat",