Skip to content

Commit 45bc2ae

Browse files
committed
update changelog
1 parent 28c5d8b commit 45bc2ae

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
0.2.9 (2016-05-02)
2+
3+
Bug Fixes:
4+
* Fix an error where a NoMethodError was being raised where a table rendered using an Array of Hashes has more than `maxcols` columns. (@CGamesPlay)
5+
* Patch PryBackend to throw unterminated string and unexpected end-of-file syntax errors (@kylekyle)
6+
7+
Enhnacements:
8+
* Add an IRuby::Input class which provides widgets for getting inputs from users. (@kylekyle)
9+
* Added a clear_output display function (@mrkn)
10+
* Doc fixes for installation (@kozo2, @generall)
11+
112
0.2.8 (2015-12-06)
213

314
* Add compatibility with ffi-rzmq

0 commit comments

Comments
 (0)