Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Apr 15, 2018
1 parent 04da24b commit 8707b35
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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

* Support multi wechat account dynamically loading from DB. by @tuliren #222
* user_create API for enterprise account. #206
* Will ignore template_message_send error 43004 by @insub #214
* using template with version if the migration version available by @killernova #220
* Remove Deprecation oauth2_url
* Remove Ruby 2.2 support, add Rails 5.2 and http v3 support

## v0.8.12 (released at 9/13/2017)

* Read oauth2_state from ticket store every time to avoid invalid oauth2_state by @xiewenwei #196
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.12
0.9.0

0 comments on commit 8707b35

Please sign in to comment.