CHANGELOG.rdoc in bond-0.3.0 vs CHANGELOG.rdoc in bond-0.3.1
- old
+ new
@@ -1,4 +1,8 @@
+== 0.3.1
+* Fix install for non-readline platforms
+* Fix install for rubinius
+
== 0.3.0
* Fixes for tests to pass in rubinius and 1.9.2.
* Add support for a proc :eval_binding.
* Add instance variables to default completion.
* Add DefaultMission.completions to make default completions reusable