add feed card

This commit is contained in:
2019-12-30 07:51:39 +08:00
parent 4a991d673f
commit 8a77749d12
3 changed files with 23 additions and 1 deletions

View File

@@ -28,6 +28,8 @@ pub fn main() -> Result<(), Box<dyn std::error::Error>> {
#### Changelog
* v0.3.0
* Add `FEEDCARD` message, send feed card message type
* v0.2.1
* Add `Dingtalk::from_json`, read token from JSON string
* v0.2.0