Created Changelog (markdown)

master
guylichtman 2012-04-10 05:44:37 -07:00
parent 4bd1a5853c
commit dff12c8a1b
1 changed files with 8 additions and 0 deletions

8
Changelog.md Normal file

@ -0,0 +1,8 @@
## v1.0.1
* README documentation: reference to github wiki
* Performance improvements for command name lookup
* Cached queries: fixed cmd type and object type reported
* Added MySQL 5.5.21 offsets
## v1.0.0
* Initial Release