diff --git a/CHANGELOG.md b/CHANGELOG.md index 00e55d1..36555f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 2.8.1 - TBD +## 2.8.1 - 2018-05-01 ### Added @@ -22,7 +22,9 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- [#44](https://github.com/zendframework/zend-file/pull/44) fixes an issue where ClassFileLocator would skip the file (otherwise valid class file) containing `use function` +- [#44](https://github.com/zendframework/zend-file/pull/44) fixes an issue where + ClassFileLocator would skip the file (otherwise valid class file) containing a + `use function` declaration. ## 2.8.0 - 2018-04-25