File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## 0.29.0 - 2025-10-03
810### Changed
911- Upgrade Bevy to 0.17
1012- Rename:
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.28 .0"
7+ version = " 0.29 .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.17 | 0.29 | 0.37 |
8182| 0.16 | 0.28 | 0.36 |
8283| 0.16 | 0.27 | 0.35 |
8384| 0.16 | 0.26 | 0.34 |
You can’t perform that action at this time.
0 commit comments