mirror of
https://github.com/w7corp/easywechat.git
synced 2025-02-02 02:34:22 +00:00
add v2.0.19@升级日志.md
parent
432c9913c1
commit
4bbc4356d3
18
升级日志.md
18
升级日志.md
@ -1,4 +1,22 @@
|
||||
# 2.1
|
||||
## [2.1.0-alpha](https://github.com/overtrue/wechat/tree/2.1.0-alpha)
|
||||
|
||||
- [MOD] 调整SDK传参为 `array('app_id' => 'YOUR_APPID', 'secret' => 'YOUR_SECRET')` 形式.
|
||||
- :broken_heart: 不兼容2.0版本.
|
||||
|
||||
# 2.0
|
||||
## [2.0.19](https://github.com/overtrue/wechat/tree/2.0.19)
|
||||
|
||||
- 【Bug】更新删除客服
|
||||
|
||||
## [2.0.18](https://github.com/overtrue/wechat/tree/2.0.18)
|
||||
|
||||
- 【更新】自定义菜单添加两种类型
|
||||
|
||||
# 2.0
|
||||
|
||||
## [2.0.0-alpha](https://github.com/overtrue/wechat/tree/2.0.0-alpha)
|
||||
|
||||
- 【删除】移除 `Overtrue\Wechat\Wechat` 基类,便于处理多用户,各业务分散到独立的类中完成;
|
||||
- 【删除】移除 `Menu::make()` 方法,改为 `new MenuItem($name, $type, $key)` 形式;
|
||||
- 【删除】移动 `Auth::authorized()` 方法;
|
||||
|
Loading…
Reference in New Issue
Block a user