From 8707b35e8f25dd1a9f1008801d224c8783ffb353 Mon Sep 17 00:00:00 2001 From: Eric-Guo Date: Sun, 15 Apr 2018 16:00:56 +0800 Subject: [PATCH] Release 0.9.0 --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67cd7108..27cb5771 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index 7eff8ab9..ac39a106 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.12 +0.9.0