diff --git a/CHANGELOG.md b/CHANGELOG.md index d9112d2..a2687f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Move pattern and var printing back into `PrettyPrinter` visitor protocol. -- Improve function class name parsing of inner function names. -- Refactored test suite into a much more structured layout. +- Improve class name parsing of inner function names. ## [0.9.2] - 2015-10-20