Version bump to 0.2.1

This commit is contained in:
Brian Lopez 2010-08-16 14:46:54 -07:00
parent e87427abe4
commit dd23e2c880
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## 0.2.1 (August 16th, 2010)
* bring mysql2 ActiveRecord adapter back into gem
## 0.2.0 (August 16th, 2010)
* switch back to letting libmysql manage all allocation/thread-state/freeing for the connection
* cache various numeric type conversions in hot-spots of the code for a little speed boost

View File

@ -1 +1 @@
0.2.0
0.2.1