update readme

This commit is contained in:
Nash Tsai 2014-04-21 10:07:36 +08:00
parent 1a4556f2d6
commit 97f31837ed
1 changed files with 8 additions and 8 deletions

View File

@ -54,11 +54,11 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
* 指定时区位置 * 指定时区位置
* **v0.3.2** * **v0.3.2**
Improvements: 新特性:
* Add AllCols & MustCols function * Add AllCols & MustCols function
* Add TableName for custom table name * Add TableName for custom table name
Bug Fixes: Bug 修复:
* #46 * #46
* #51 * #51
* #53 * #53