History.txt in bb-ruby-0.8.5 vs History.txt in bb-ruby-0.9
- old
+ new
@@ -1,4 +1,14 @@
+== 0.9 2009-05-20
+
+* bugfix
+ * BBRuby.to_html was not working due to incorrect passing of splat params
+
+== 0.8.5 2009-05-20
+
+* bugfixes
+ * :disable and :enable were not working properly
+
== 0.8.4 2009-01-03
* Added YouTube widescreen video support as this is the new YouTube default
* If you want to use the original 4:3 ratio embed format simply uncomment lines 180 and 187. Then comment out lines 181 and 188.