Skip to content

Commit

Permalink
Merge pull request #59 from nowenL/develop
Browse files Browse the repository at this point in the history
QCOS-0 Prepare for release 2.1.0
  • Loading branch information
nowenL authored Dec 26, 2016
2 parents 01d2b2a + 445b51a commit baf859c
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

# 2.1.0
- 新增应用平台user权限的接口
- 修改日志搜索返回结果字段及其Tag

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 = "2.0.0"
const Version = "2.1.0"

0 comments on commit baf859c

Please sign in to comment.