Skip to content

Commit

Permalink
Release 0.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Jul 27, 2016
1 parent cf5aa8f commit 998de3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.7.16 (released at 7/27/2016)

* FIX: consider '' in params as equal with nil, in ControllerApi#wechat_public_oauth2, by @snow #135
* New tag API for public account, by @pynixwang #127
* fix SSLv3 error by use TLSv1_client, by @IvanChou #133

## v0.7.15 (released at 7/03/2016)

* RSpec testing case on Rails 5 now.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.15
0.7.16

0 comments on commit 998de3d

Please sign in to comment.