Skip to content

Commit

Permalink
update changelog for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmario committed Apr 27, 2011
1 parent d88cfec commit 6d2e6d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.3.0 (April 26th, 2011)
* switch to MySQL Connector/C for win32 builds
* win32 bugfixes
* BREAKING CHANGE: the ActiveRecord adapter has been pulled into Rails 3.1 and is no longer part of the gem
* added Mysql2::Client.escape (class-level) for raw one-off non-encoding-aware escaping

## 0.2.7 (March 28th, 2011)
* various fixes for em_mysql2 and fiber usage
* use our own Mysql2IndexDefinition class for better compatibility across ActiveRecord versions
Expand Down

0 comments on commit 6d2e6d3

Please sign in to comment.