History.txt in octave-ruby-1.0.1 vs History.txt in octave-ruby-1.0.2
- old
+ new
@@ -1,4 +1,10 @@
+== 1.0.2 / 2008-02-28
+
+* 1 minor enhancement
+ * Added block usage to Octave::Engine.new
+
+
== 1.0.1 / 2008-02-28
* 2 major bug fixes
* Ruby hashes with more than 1 key are converted to Octave properly
* Octave struct matrices with more than 1 key are converted to Ruby properly