Skip to content

Commit

Permalink
Merge pull request #90 from nowenL/develop
Browse files Browse the repository at this point in the history
QCOS-3940 Prepare for release 3.0.1
  • Loading branch information
nowenL authored Mar 10, 2017
2 parents 37c8541 + d84dc8b commit 4b4c590
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# vNext

# Release 3.0.1
- 新增 CongigService 渲染容器配置模板失败时,容器错误信息

# Release 3.0.0
Expand Down
2 changes: 1 addition & 1 deletion kirksdk/kirksdk.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package kirksdk

const Version = "3.0.0"
const Version = "3.0.1"

0 comments on commit 4b4c590

Please sign in to comment.