Skip to content

Commit 6d2e6d3

Browse files
committed
update changelog for 0.3.0
1 parent d88cfec commit 6d2e6d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.3.0 (April 26th, 2011)
4+
* switch to MySQL Connector/C for win32 builds
5+
* win32 bugfixes
6+
* BREAKING CHANGE: the ActiveRecord adapter has been pulled into Rails 3.1 and is no longer part of the gem
7+
* added Mysql2::Client.escape (class-level) for raw one-off non-encoding-aware escaping
8+
39
## 0.2.7 (March 28th, 2011)
410
* various fixes for em_mysql2 and fiber usage
511
* use our own Mysql2IndexDefinition class for better compatibility across ActiveRecord versions

0 commit comments

Comments
 (0)