Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbat00 committed Dec 11, 2023
1 parent a736b20 commit 00dece3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.24.0] - 11-Dec-2023

### Changed

- Update Egui to 0.24 ([#234](https://github.com/mvlabat/bevy_egui/pull/234) by @naomijub, @frewsxcv).

### Fixed

Handle giving time input to egui correctly ([#226](https://github.com/mvlabat/bevy_egui/pull/226) by @TheRawMeatball).

## [0.23.0] - 5-Nov-2023

### Changed
Expand Down

0 comments on commit 00dece3

Please sign in to comment.