mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Add watch to CHANGELOG.md
This commit is contained in:
parent
71bb7b03c3
commit
263ab5bc06
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
* Require Coderay `>= 1.1.0`
|
||||
|
||||
#### Features
|
||||
* Added a `watch` command that lets you see how values change over time.
|
||||
* Added an experimental `Pry.auto_resize!` method
|
||||
* Makes Pry notice that your window has resized and tell Readline about it
|
||||
* Fixes various bugs with command history after a window resize
|
||||
|
|
Loading…
Reference in a new issue