v0.1.0 -> v0.1.1

This commit is contained in:
2019-12-21 22:46:33 +08:00
parent 198839c0f2
commit b74ca545cb
3 changed files with 12 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ pub fn main() -> Result<(), Box<dyn std::error::Error>> {
#### Changelog
* v0.1.1
* Add `set_default_webhook_url`, default dingtalk webhook url
* v0.1.0
* Add `DingTalk::send_link(...)`, send link message
* v0.0.3