Skip to content

Commit a607026

Browse files
committed
v1.1.4
1 parent 52fb3b1 commit a607026

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

HISTORY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
###v1.1.4
2+
3+
2018/2/26
4+
5+
新增与改善:
6+
若干小调整。
7+
继续完善SDK生成。
8+
更新API文档。
9+
10+
BUG修正:
11+
修正定义了服务器端python类型时sdk生成报错
12+
修正moveToEntity功能pitch不改变问题(#557)
13+
14+
15+
116
###v1.1.3
217

318
2018/1/31

kbe/src/lib/common/kbeversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ namespace KBEngine{
2727

2828
#define KBE_VERSION_MAJOR 1
2929
#define KBE_VERSION_MINOR 1
30-
#define KBE_VERSION_PATCH 0
30+
#define KBE_VERSION_PATCH 4
3131

3232

3333
namespace KBEVersion

0 commit comments

Comments
 (0)