Skip to content

Commit

Permalink
Fix CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Oct 21, 2023
1 parent 62ce9f3 commit 1470da2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ All Notable changes to `Csv` will be documented in this file
- `TabulatDataReader::value`
- `TabulatDataReader::select`
- `TabulatDataReader::matching`
- `TabulatDataReader::firstMatching`
- `TabulatDataReader::firstOrFailMatching`
- `TabulatDataReader::matchingFirst`
- `TabulatDataReader::matchingFirstOrFail`
- `FragmentFinder` to implement [RFC7111](https://www.rfc-editor.org/rfc/rfc7111)
- `ResultSet::fromRecords`
- `Stream::setMaxLineLen`
Expand Down

0 comments on commit 1470da2

Please sign in to comment.