File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ] - 2024-01-10
7
+ ## [ 3.0.0 ] - 2024-01-10
8
8
### Added
9
9
- ` IndexedCsvReader ` for random access to CSV files
10
10
- ` FieldModifier ` for modifying fields while reading CSV files
@@ -105,7 +105,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
105
105
106
106
- Initial release
107
107
108
- [ Unreleased ] : https://github.com/osiegmar/FastCSV/compare/v2.2.2...main
108
+ [ Unreleased ] : https://github.com/osiegmar/FastCSV/compare/v3.0.0...main
109
+ [ 2.2.2 ] : https://github.com/osiegmar/FastCSV/compare/v2.2.2...v3.0.0
109
110
[ 2.2.2 ] : https://github.com/osiegmar/FastCSV/compare/v2.2.1...v2.2.2
110
111
[ 2.2.1 ] : https://github.com/osiegmar/FastCSV/compare/v2.2.0...v2.2.1
111
112
[ 2.2.0 ] : https://github.com/osiegmar/FastCSV/compare/v2.1.0...v2.2.0
You can’t perform that action at this time.
0 commit comments