update CHANGELOG.md

This commit is contained in:
Robert Gleeson 2014-03-19 17:02:17 +01:00
parent c0755b7541
commit 9650e992ff
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
### 0.10.0 (2014/??/??)
#### Dependency changes
* "ffi" is not automatically required by pry on jruby anymore (#1158)
* "ffi" is not required by pry on jruby anymore (#1158)
* "bond" is not required by pry anymore (#1166)
* Remove runtime dependency on `openstruct` from pry
* Ruby 1.9 or later required
* Require Coderay `~> 1.1.0`