HISTORY.markdown in yaji-0.0.7 vs HISTORY.markdown in yaji-0.0.8
- old
+ new
@@ -1,4 +1,17 @@
+=== 0.0.8 / 2011-08-30
+
+* Use rb_str_new2 for backward comatibility with ruby 1.8.x
+
+=== 0.0.7 / 2011-08-24
+
+* Fix include paths
+
+=== 0.0.6 / 2011-08-24
+
+* bundle yajl sources because it's the easiest way to handle dependency
+ for now
+
=== 0.0.5 / 2011-08-22
* Don't fail on empty input
=== 0.0.4 / 2011-08-22