mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
updated CHANGELOG to indicate fixed jedit editor support and that missing plugins no longer raise exception (just give warnings to )
This commit is contained in:
parent
1d7205352e
commit
0777d6e4a7
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
* fixed indentation for simple-prompt
|
||||
* hist command now excludes last line of input (the command invocation itself)
|
||||
* hist now has `history` alias
|
||||
* missing plugins no longer raise exception, just print a warning to $stderr
|
||||
* fixed jedit editor support
|
||||
|
||||
21/6/2011 version 0.9.2
|
||||
* fixed string interpolation bug (caused valid ruby code not to execute, sorry!)
|
||||
|
|
Loading…
Reference in a new issue