Skip to content
This repository has been archived by the owner on Dec 20, 2017. It is now read-only.

Commit

Permalink
Updated changelogs.
Browse files Browse the repository at this point in the history
  • Loading branch information
killme2008 committed Dec 4, 2014
1 parent 50757dd commit a9df4bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ sudo npm install -g git+https://github.com/leancloud/avoscloud-code-command

详情查看 [changelog.md](https://github.com/leancloud/avoscloud-code-command/blob/master/changelog.md)

* 2014-12-03 发布 0.5.1 正式版本,修复 windows 新建项目部署失败 Bug、增加新版本检测等。
* 2014-10-10 发布 0.5.0 正式版本,支持多项目部署,重构代码,提升稳定性。
* 2014-09-16 发布 0.4.9-RC3,upload 命令文件上传更稳定。
* 2014-08-26 发布 0.4.9-RC2,支持本地部署上传 package.json。

## US 节点

Expand Down
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
## v0.5.1
* 修复新建项目在 windows 系统上的权限问题,导致部署失败。
* 增加新版本检测功能
* 新增`-P`选项,指定本地测试端口。

## v0.5.0

* 添加 `app`,`add`,`rm`等命令,用于多应用管理。
* 消除对 curl 命令的依赖。
* 重构部分代码,更稳定和健壮。

0 comments on commit a9df4bc

Please sign in to comment.