From ad94c6e8af232e8ed8f569aa546270ce29ca4a64 Mon Sep 17 00:00:00 2001 From: MarcusGrass Date: Sun, 11 Jun 2023 12:51:26 +0200 Subject: [PATCH] Update changelog --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index b64945b..2d37f40 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed +## [v0.4.0] - 2023-06-11 +### Fixed + +### Added + +### Changed +- Run all io through io-uring +- Get off of nightly through updating tiny-std to use global asm and +reimplementing a bunch of missing symbols + ## [v0.3.0] - 2022-12-06 ### Fixed - Fullscreening causing crashing in some cases, because the destroyed window was cached and then reused