Commit 5fa48fed authored by antoor's avatar antoor

Update CHANGELOG

更新日志
parent 24db04f7
...@@ -4,6 +4,12 @@ ...@@ -4,6 +4,12 @@
## 2016/04 ## 2016/04
### /30
1. 重构优化部分代码,删除部分无用资源
### /29
1. 增加php中的`mysql`数据库模板,用于不支持使用`mysqli`的服务器
### /28 ### /28
1. 修正custom shell 读取自身时数据被截断的 bug 1. 修正custom shell 读取自身时数据被截断的 bug
2. 添加 aspx hex encoder 支持 2. 添加 aspx hex encoder 支持
...@@ -105,8 +111,8 @@ ...@@ -105,8 +111,8 @@
* 虚拟终端复制粘贴tab补全 * 虚拟终端复制粘贴tab补全
* 插件模块 //实时编写插件执行、UI以及各种操作API设计 * 插件模块 //实时编写插件执行、UI以及各种操作API设计
* 扩展模块 //用于扩展一些高级的功能,懒人必备 * 扩展模块 //用于扩展一些高级的功能,懒人必备
* 代码重构 - 代码重构
* 中文开发文档 - 中文开发文档
* 英文说明+开发文档 * 英文说明+开发文档
* nodejs服务端脚本支持 * nodejs服务端脚本支持
* python服务端脚本支持 * python服务端脚本支持
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment