We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87427a commit dd23e2cCopy full SHA for dd23e2c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.2.1 (August 16th, 2010)
4
+* bring mysql2 ActiveRecord adapter back into gem
5
+
6
## 0.2.0 (August 16th, 2010)
7
* switch back to letting libmysql manage all allocation/thread-state/freeing for the connection
8
* cache various numeric type conversions in hot-spots of the code for a little speed boost
VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
0 commit comments