Merge branch 'master' of github.com:go-xorm/xorm

This commit is contained in:
Nash Tsai 2014-04-15 14:15:04 +08:00
commit 4b572f8460
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
* **v0.3.2**
Improvements:
* Add MustCols function
* Add AllCols & MustCols function
* Add TableName for custom table name
Bug Fixes:
* #46