提交 7045df21 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

doc #41

上级 bb12de8a
......@@ -750,7 +750,7 @@ npm test
## v0.5.0 master (2016/10) The First Typescript Version
1. [#40](https://github.com/wechaty/wechaty/issues/40) Converted to Typescript (2016/10/11)
1. [#41](https://github.com/wechaty/wechaty/issues/41) added `say()` method to Contact/Room instance, and to `this` inside wechaty event listeners
1. [#41](https://github.com/wechaty/wechaty/issues/41) added `say()` method to Contact/Room instance, and to `this` inside wechaty event listeners, to make them `Sayable`
1. BREAKING CHANGE: global event `scan` arguments changed from 1 to 2: now is (url: string, code: number) instead of {url, code} before.
## [v0.4.0](https://github.com/wechaty/wechaty/releases/tag/v0.4.0) (2016/10/9) The Latest Javascript Version
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册