1
0
Fork 0
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:
r-obert 2017-12-22 22:44:04 +01:00 committed by r-obert
parent af78a57523
commit b60a97f9cf

View file

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