Skip to content

Commit

Permalink
Update changelog (fluxxcode#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxxcode authored Oct 25, 2024
1 parent 07f7a2e commit 539c0a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# egui-file-dialog changelog

## Unreleased
### ✨ Features
- Added `FileDialog::update_with_right_panel_ui` to add a custom right panel to the file dialog UI and added `FileDialog::active_selected_entries`
and `FileDialog::active_entry` to get information about the current active item/s [#170](https://github.com/fluxxcode/egui-file-dialog/pull/170) (thanks [@crumblingstatue](https://github.com/crumblingstatue)!)

### 🔧 Changes
- Use path edit as file to save [#160](https://github.com/fluxxcode/egui-file-dialog/pull/160)
- Updated sysinfo to version `0.32` [#161](https://github.com/fluxxcode/egui-file-dialog/pull/161)
Expand Down

0 comments on commit 539c0a8

Please sign in to comment.