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
af78a57523
commit
b60a97f9cf
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ See pull request [#1694](https://github.com/pry/pry/pull/1694).
|
|||
|
||||
See pull request [#1701](https://github.com/pry/pry/pull/1701).
|
||||
|
||||
* Add new method Pry::Config.assign(), for creating a Config non-recursively.
|
||||
|
||||
See pull request [#1723](https://github.com/pry/pry/pull/1723)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
* Fix a bug where 'cd Hash.new' reported self as an instance of Pry::Config
|
||||
|
|
Loading…
Reference in a new issue