CHANGELOG: mention recent important changes for the upcoming release

This commit is contained in:
Kyrylo Silin 2015-06-17 17:46:42 +03:00
parent bd9f87958c
commit 3b483a9cba
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
* Removed hints on Foreman support (see [this](https://github.com/ddollar/foreman/pull/536))
* Fixed support for the tee command ([#1334](https://github.com/pry/pry/issues/1334))
* Implemented support for CDPATH for ShellCommand ([#1433](https://github.com/pry/pry/issues/1433), [#1434](https://github.com/pry/pry/issues/1434))
* `Pry::CLI.parse_options` does not start Pry anymore ([#1393](https://github.com/pry/pry/pull/1393))
* The gem uses CPU-less platforms for Windows now ([#1410](https://github.com/pry/pry/pull/1410))
### 0.10.1