Update Changelog.md
This commit is contained in:
parent
dfcb1a9541
commit
5ace07aaef
|
@ -5,7 +5,7 @@
|
||||||
* Add MustCols function
|
* Add MustCols function
|
||||||
|
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
* #53
|
* [issues/85](#53)
|
||||||
* #89
|
* #89
|
||||||
* #86
|
* #86
|
||||||
* #92
|
* #92
|
||||||
|
@ -37,4 +37,4 @@
|
||||||
* **v0.1.3** : Find function now supports both slice and map; Add Table function for multi tables and temperory tables support
|
* **v0.1.3** : Find function now supports both slice and map; Add Table function for multi tables and temperory tables support
|
||||||
* **v0.1.2** : Insert function now supports both struct and slice pointer parameters, batch inserting and auto transaction
|
* **v0.1.2** : Insert function now supports both struct and slice pointer parameters, batch inserting and auto transaction
|
||||||
* **v0.1.1** : Add Id, In functions and improved README
|
* **v0.1.1** : Add Id, In functions and improved README
|
||||||
* **v0.1.0** : Inital release.
|
* **v0.1.0** : Inital release.
|
||||||
|
|
Loading…
Reference in New Issue