diff options
| author | Robin Krahl <robin.krahl@ireas.org> | 2019-01-08 05:15:26 +0100 | 
|---|---|---|
| committer | Robin Krahl <robin.krahl@ireas.org> | 2019-01-08 05:15:26 +0100 | 
| commit | 72200eb89e91019777f84c881caf5d3cc9649fbd (patch) | |
| tree | 9f141e218aa6b816b2c29feaba0fc86e25e23f7b | |
| parent | 4ffee6bacc3579c57687f4029d2fc73213592c39 (diff) | |
| download | dialog-rs-72200eb89e91019777f84c881caf5d3cc9649fbd.tar.gz dialog-rs-72200eb89e91019777f84c881caf5d3cc9649fbd.tar.bz2 | |
Release v0.1.0v0.1.0
| -rw-r--r-- | CHANGELOG.md | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..11dc234 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,3 @@ +# v0.1.0 (2019-01-08) +- Initial release with the `Input`, `Message` and `Question` dialog boxes and +  the `Dialog` backend. | 
