mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
updated CHANGLOG with changes to play command
This commit is contained in:
parent
0200f1b6f4
commit
12927073fc
1 changed files with 3 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
monkeypatching methods without touching the original file
|
||||
* edit-method can now edit REPL-defined methods
|
||||
* cat --ex now works on exceptions in REPL-defined code
|
||||
* play -m now uses eval_string.replace()
|
||||
* play -m --open uses show-input to show play'd code
|
||||
|
||||
8/9/2011 version 0.9.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue