File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## 0.28.0 - 2025-08-05
10+ ### Changed
11+ - Update bevy_egui version to 0.36.
12+
913## 0.27.0 - 2025-07-03
1014### Changed
1115- Update bevy_egui version to 0.35.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ members = ["macros"]
44[package ]
55name = " bevy-yoleck"
66description = " Your Own Level Editor Creation Kit"
7- version = " 0.27 .0"
7+ version = " 0.28 .0"
88edition = " 2021"
99authors = [" IdanArye <idanarye@gmail.com>" ]
1010license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ at a directory's contents). The index file contains a tuple of two values:
7878
7979| bevy | bevy - yoleck | bevy_egui |
8080| ------ | ------------- | ----------- |
81+ | 0.16 | 0.28 | 0.36 |
8182| 0.16 | 0.27 | 0.35 |
8283| 0.16 | 0.26 | 0.34 |
8384| 0.15 | 0.25 | 0.33 |
You can’t perform that action at this time.
0 commit comments