update changelog

This commit is contained in:
Nash Tsai 2014-04-21 10:08:46 +08:00
parent 97f31837ed
commit e86d5fd165
1 changed files with 6 additions and 6 deletions

View File

@ -2,14 +2,14 @@
* **v0.4.0 RC1**
新特性:
*移动xorm cmd [github.com/go-xorm/cmd](github.com/go-xorm/cmd)
*在重构一般DB操作核心库 [github.com/go-xorm/core](https://github.com/go-xorm/core)
*移动测试github.com/复XORM/测试 [github.com/go-xorm/tests](github.com/go-xorm/tests)
* 移动xorm cmd [github.com/go-xorm/cmd](github.com/go-xorm/cmd)
* 在重构一般DB操作核心库 [github.com/go-xorm/core](https://github.com/go-xorm/core)
* 移动测试github.com/复XORM/测试 [github.com/go-xorm/tests](github.com/go-xorm/tests)
改进:
*Prepared statement 缓存
*添加 Incr API
*指定时区位置
* Prepared statement 缓存
* 添加 Incr API
* 指定时区位置
* **v0.3.2**
改进: