CHANGELOG and releasenote

This commit is contained in:
Josh Tynjala
2023-10-16 11:01:46 -07:00
parent 2b50fe5273
commit 6d36d6f874
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
Changelog Changelog
========= =========
8.1.0 (??/??/2023) 8.1.0 (10/16/2023)
------------------ ------------------
* Added `visible` property to `Window` to allow it to be shown and hidden * Added `visible` property to `Window` to allow it to be shown and hidden

View File

@@ -5,7 +5,7 @@
"tags": [], "tags": [],
"description": "A foundational Haxe framework for cross-platform development", "description": "A foundational Haxe framework for cross-platform development",
"version": "8.1.0", "version": "8.1.0",
"releasenote": "Update HashLink, iOS and Android build fixes, and ongoing improvements", "releasenote": "New Window properties, webassembly target, project.hxp, -eval and -terser options",
"contributors": [ "contributors": [
"singmajesty", "singmajesty",
"bowlerhat", "bowlerhat",