Add watch to CHANGELOG.md

This commit is contained in:
Conrad Irwin 2014-02-04 10:19:56 -08:00
parent 71bb7b03c3
commit 263ab5bc06
1 changed files with 1 additions and 0 deletions

View File

@ -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