diff --git a/CHANGELOG.md b/CHANGELOG.md index c6111ea..2014855 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index 0ea3a94..0c62199 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1