diff --git a/docs/Changelog.md b/docs/Changelog.md index 0bc30cb2..ccb097c1 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,7 +5,7 @@ * Add MustCols function Bug Fixes: - * #53 + * [issues/85](#53) * #89 * #86 * #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.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.0** : Inital release. \ No newline at end of file +* **v0.1.0** : Inital release.