diff options
-rw-r--r-- | History.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/History.txt b/History.txt index 7a66436709..e5513ecb01 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,15 @@ +== 2.0.2 + +* Bug fixes + + * MySQL selects from DUAL on empty FROM + * Visitor translates nil to NULL + * Visitor translates Bignum properly + +== 2.0.1 + +* Bug fixes + == 2.0.0 / 2010-08-01 * Enhancements |