aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 833930dc614162937077112c7de59b5eca70805a (plain)
1
2
3
4
5
6
7
8
# Unreleased
- Add the `Password` dialog box.
- Add the `Zenity` backend.
- Implement `std::fmt::Display` for the `Error` enum.

# v0.1.0 (2019-01-08)
- Initial release with the `Input`, `Message` and `Question` dialog boxes and
  the `Dialog` backend.