CHANGELOG.md in trema-0.6.0 vs CHANGELOG.md in trema-0.7.0

- old
+ new

@@ -1,9 +1,14 @@ # Changelog ## develop (unreleased) +## 0.7.0 (9/16/2015) +### New features +* [#408](https://github.com/trema/trema/pull/408): Add `Trema::Controller#description_stats_reply` handler. + + ## 0.6.0 (9/9/2015) ### New features * [#398](https://github.com/trema/trema/pull/398): Add `Trema::Controller#barrier_reply` handler. * [#400](https://github.com/trema/trema/pull/400): Add `Trema::Controller#hello_failed` handler. * [#404](https://github.com/trema/trema/pull/404): Add `--logging_level` option to trema run command.