Skip to content

Commit 492716a

Browse files
committed
changelog v0.12.1
1 parent 9a04f0e commit 492716a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## v0.12.1 - 08/06/2024
5+
6+
- Updated EGUI to `0.27`.
7+
- The readme has gifs again.
8+
- Added `app.mouse.clean_button_state` to clean the state of a button.
9+
- Added `xtask` to run project's script like building the examples for web.
10+
- Fixed an issue with EGUI that makes text looks blurry.
11+
412
## v0.12.0 - 19/02/2024
513

614
- Updated EGUI to `0.26`.

0 commit comments

Comments
 (0)