diff --git a/CHANGELOG.md b/CHANGELOG.md index 87df7c21..b64a45b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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