Skip to content

Commit

Permalink
Update changelog (fluxxcode#175)
Browse files Browse the repository at this point in the history
* Update changelog

* Update changelog
  • Loading branch information
fluxxcode authored Oct 25, 2024
1 parent 9c7e66c commit 0fe067b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## 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)!)
- Add option to show system files in the hamburger menu [#173](https://github.com/fluxxcode/egui-file-dialog/pull/173)
- Added `FileDialog::update_with_right_panel_ui` to add a custom right panel to the file dialog [#170](https://github.com/fluxxcode/egui-file-dialog/pull/170) (thanks [@crumblingstatue](https://github.com/crumblingstatue)!)
- 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)!)
- Added option to show system files in the hamburger menu [#173](https://github.com/fluxxcode/egui-file-dialog/pull/173) (thanks [@crumblingstatue](https://github.com/crumblingstatue)!)

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

0 comments on commit 0fe067b

Please sign in to comment.