Skip to content

Commit

Permalink
Updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Jun 11, 2015
1 parent 8caf00e commit d3842f2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change history

## June 11 2015 : v1.6.2

Minor fix release.

* **Improvements**

* Improved documentation. Replaced all old API references regarding Recordset/Query/Scan to newer, more elegant API.

* **Fixes**

* Fixed an issue where erroring out on Scan would result a panic.

* Fixed an issue where `Statement.TaskId` would be negative. converted `Statement.TaskId` to `uint64`

## June 9 2015 : v1.6.1

Minor fix release.
Expand Down

0 comments on commit d3842f2

Please sign in to comment.