Skip to content

Commit

Permalink
Update changelog. [ci skip]'
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Nov 26, 2015
1 parent de0826b commit cc858dc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
================

Version 1.3.0
---------------------

+ 修复数据统计接口 URL 错误问题
+ 增加认证相关消息推送解析
+ ``WeChatClient`` 增加 ``timeout`` 参数控制请求超时
+ 增加基于 Tornado 的异步主动调用接口
+ 增加基于 asyncio 的异步主动调用接口
+ 图文消息接口支持发送微信开放平台图文素材消息
+ 单元测试由 nose 切换到 py.test

Version 1.2.0
-----------------------

Expand Down

0 comments on commit cc858dc

Please sign in to comment.