Create CHANGELOG.md

This commit is contained in:
DKJone
2019-02-06 18:04:36 +08:00
parent 009b2f1455
commit 1250fc4767
+24
View File
@@ -0,0 +1,24 @@
# DKWechatHelper ChangeLog
[v1.0.0](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.0) / 2019-02-06
what's new
* 修改获取NavigationController逻辑
* 适配IPad设备
* 修复IPad设备打开小助手闪退问题
v0.0.1 / 2019-01-30
what's new
* 修改readme中砸壳APP链接,新增微信7.0.0链接
v0.0.1 / 2019-01-23
what's new
* 初始化项目
* 添加完整源代码
v0.0.0 / 2019-01-22
what's new
* 创建项目,编写ReadMe文档