Skip to content

Commit

Permalink
Merge pull request #27 from lucasmerlin/update-egui
Browse files Browse the repository at this point in the history
Update egui to 0.28
  • Loading branch information
lucasmerlin authored Jul 3, 2024
2 parents 12de45a + 941f04e commit fc1da9c
Show file tree
Hide file tree
Showing 52 changed files with 1,219 additions and 701 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# hello_egui changelog

## 0.5.0

- update all crates for egui 0.28 support
- introduce [egui_router](https://crates.io/crates/egui_router), a spa router for egui
- some smaller changes, view individual crate changelogs for more details

## 0.4.2

- fix missing docs
Expand Down
Loading

0 comments on commit fc1da9c

Please sign in to comment.