== 0.3.2 (2015-07-18)

* Update mysql include paths.

== 0.3.1 (2015-03-22)

* prepared statement uuid overflow fix. 

== 0.3.0 (2013-02-18)

* added encoding option to Adapter#new

== 0.2.3 (2013-01-22)

* fix named parameter initialization issue in GCC versions older than 4.6

== 0.2.2 (2012-11-23)

* 2.x build fixes
* keep bind params in Statement#execute in a gc safe array.

== 0.2.1 (2012-08-09)

* Build fixes for Fedora.

== 0.2.0 (2012-07-30)

* cleaup & remove rb_gc_mark outside the mark phase.

== 0.1.2 (2012-07-29)

* gc guard bind parameters during execute.

== 0.1.1 (2012-07-26)

* Updated compile flags.

== 0.1.0 (2012-07-20)

* Initial version.
