update CHANGELOG.md to include #1118.

This commit is contained in:
Robert Gleeson 2014-02-02 16:31:32 +01:00
parent 41a90bd93b
commit 421a546194
1 changed files with 1 additions and 0 deletions

View File

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