Skip to content

Commit

Permalink
Release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed May 31, 2018
1 parent a7aa81c commit 5de4131
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Changelog

## v0.9.1
* Support wechat mini program apis
* Support signature check
## v0.10.0 (released at 5/31/2018)

* Support multi wechat account at wechat_responder. by @tuliren #223
* Support wechat mini program apis & signature check. by @oiahoon #225
* Support sent template message with miniprogram. by @falm #228
* Fix request_content could be nil. by @paicha #229

## v0.9.0 (released at 4/15/2018)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0
0.10.0

0 comments on commit 5de4131

Please sign in to comment.