@@ -1,9 +1,12 @@
-0.2.0 UNRELEASED
+0.2.0 2009-04-30
FEATURES
* Support for activity reporting in smart protocol client.
+ * Optional C extensions for better performance in a couple of
+ places that are performance-critical.
+
0.1.1 2009-03-13
BUG FIXES
@@ -23,4 +23,4 @@ import protocol
import repo
import server
-__version__ = (0, 1, 1)
+__version__ = (0, 2, 0)