Skip to content

Commit db629d5

Browse files
committed
update changelog
1 parent 8aab9c3 commit db629d5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All Notable changes to `Csv` will be documented in this file
44

5+
## Next
6+
7+
### Added
8+
9+
- None
10+
11+
### Deprecated
12+
13+
- None
14+
15+
### Fixed
16+
17+
- getInputBOM consistent everywhere in the API [PR #171](https://github.com/thephpleague/csv/pull/171)
18+
- preserve fileObject CSV controls [commit #8a20c56](https://github.com/thephpleague/csv/commit/8a20c56144effa552a8cba5d8c626063222975b7)
19+
20+
### Removed
21+
22+
- None
23+
524
## 8.1.0 - 2016-05-31
625

726
### Added

0 commit comments

Comments
 (0)