diff --git a/CHANGELOG.md b/CHANGELOG.md index d798efe7..afdbf53f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All Notable changes to `League\Csv` will be documented in this file ## 7.1.2 - 2015-06-10 +### Fixed + - Enclosures should be removed when a BOM sequence is stripped [bug fix #102](http://github.com/thephpleague/csv/issues/99) ## 7.1.1 - 2015-05-20