Skip to content

Commit

Permalink
Update changelog (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxxcode authored Sep 26, 2024
1 parent 875dcac commit ad8bb8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# egui-file-dialog changelog

## Unreleased
### 🚨 Breaking Changes
- Updated `egui` from version `0.28.0` to version `0.29.0` [#155](https://github.com/fluxxcode/egui-file-dialog/pull/155) (thanks [@crumblingstatue](https://github.com/crumblingstatue)!)

### 🔧 Changes
- Path edit is now selected as the desired file if the path entered is an existing file and the dialog is in `DialogueMode::SelectFile` mode [#151](https://github.com/fluxxcode/egui-file-dialog/pull/151)
- Implemented `Debug` trait for `FileDialog` [#152](https://github.com/fluxxcode/egui-file-dialog/pull/152)
Expand Down

0 comments on commit ad8bb8c

Please sign in to comment.