aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--History.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index 22fa15eb7a..0c2366c366 100644
--- a/History.txt
+++ b/History.txt
@@ -1,3 +1,10 @@
+== 2.1.1 (unreleased)
+
+* Bug fixes
+
+ * Fixed thread safety bug in ToSql visitor. Thanks Damon McCormick and
+ Cameron Walters!
+
== 2.1.0 / 2011/04/30
* Enhancements