mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
update CHANGELOG.md to include #1118.
This commit is contained in:
parent
41a90bd93b
commit
421a546194
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
* `whereami` is now aliased to `@`
|
||||
|
||||
#### Bug fixes, etc.
|
||||
* `binding.pry` inside `.pryrc` file now works, with some limitations (@richo / #1118)
|
||||
* Add support for BasicObjects to `ls` (#984)
|
||||
* Allow `ls -c <anything>` (#891)
|
||||
* Fix indentation not working if the `mathn` stdlib was loaded (#872)
|
||||
|
|
Loading…
Reference in a new issue