mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
update CHANGELOG.md
This commit is contained in:
parent
0c89cf0268
commit
834c3eec5d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
- list the inspectors available to print ruby return values in a repl.
|
||||
* Add `change-inspector` command. (#1176)
|
||||
- switch the current inspector, by name.
|
||||
* Remove pry -i option. (#1155, #1182)
|
||||
* Remove pry -i option. (#1155, #1182) Please use pry-rescue -i option.
|
||||
|
||||
#### Bug fixes, etc.
|
||||
* Move `Pry::BondCompleter` and bond integration to the [pry-bond](https://github.com/pry/pry-bond) rubygem. (#1166)
|
||||
|
|
Loading…
Add table
Reference in a new issue