consistent changelog entries

This commit is contained in:
Robert Gleeson 2014-03-19 17:13:20 +01:00
parent 7fd325699e
commit f8dc3ed53e
1 changed files with 2 additions and 2 deletions

View File

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