# Change Log
## 0.6.0
- FreeBSD support
- Port to windows-rs
- Update RawWindowHandle to 0.4
## 0.4.4
- Fix `set_directory` on some windows setups (#22)
- Implement `set_file_name` on MacOS (#21)
## 0.4.3
- `set_parent` support for `MessageDialog` on windows
## 0.4.2
- GTK save dialog now sets current_name correctly (#18)
## 0.4.1
- Update gtk
## 0.4.0
- **[Breaking]** Fix misspeled `OkCancel` in `MessageButtons` (#12)
- `set_parent` support for Windows (#14)