mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
updated CHANGELOG
This commit is contained in:
parent
c331b14063
commit
026e41634b
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
*/9/2011 version 0.9.6
|
||||||
|
* restored previous behavior of command-line switches (allowing "-rfilename")
|
||||||
|
* removed -p option (--play) from edit command
|
||||||
|
* added -p option (--patch) to edit-method command, which allows
|
||||||
|
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
|
||||||
|
|
||||||
8/9/2011 version 0.9.5
|
8/9/2011 version 0.9.5
|
||||||
|
|
||||||
MAJOR NEW FEATURES:
|
MAJOR NEW FEATURES:
|
||||||
|
|
Loading…
Add table
Reference in a new issue