pump xorm version 0.3.2
This commit is contained in:
parent
091aec9c2b
commit
bb61623ba4
12
README.md
12
README.md
|
@ -41,6 +41,18 @@ Drivers for Go's sql package which currently support database/sql includes:
|
|||
|
||||
# Changelog
|
||||
|
||||
* **v0.3.2**
|
||||
Improvements:
|
||||
* Add MustCols function
|
||||
|
||||
Bug Fixes:
|
||||
* #46
|
||||
* #51
|
||||
* #53
|
||||
* #89
|
||||
* #86
|
||||
* #92
|
||||
|
||||
* **v0.3.1**
|
||||
|
||||
Features:
|
||||
|
|
Loading…
Reference in New Issue