diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e919862..eddfaf77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,8 @@ All notable changes to this project will be documented in this file, in reverse - [#34](https://github.com/zendframework/zend-code/pull/34) method name cannot be optional when adding a method to a class generator. +- [#38](https://github.com/zendframework/zend-code/pull/38) PHP_CodeSniffer was moved to dev dependencies + ## 3.0.0 - 2016-01-13