History.txt in jsont-0.1.0 vs History.txt in jsont-0.1.1
- old
+ new
@@ -1,4 +1,8 @@
-== 0.0.1 2008-11-25
+== 0.1.1 2008-11-27
-* 1 major enhancement:
- * Initial release
+* Removed JSON dependency. You'll have to parse the rules and input before you send it in.
+* Fixed mixed case replacement expressions
+
+== 0.1.0 2008-11-25
+
+* Initial release