File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.0.4 ] - 2020-11-29
88### Fixed
99- Fix null returning CsvContainer when only a header is present [ \# 38] ( https://github.com/osiegmar/FastCSV/issues/38 )
1010
@@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
3131- Initial release
3232
33- [ Unreleased ] : https://github.com/osiegmar/FastCSV/compare/v1.0.3...HEAD
33+ [ 1.0.4 ] : https://github.com/osiegmar/FastCSV/compare/v1.0.3...v1.0.4
3434[ 1.0.3 ] : https://github.com/osiegmar/FastCSV/compare/v1.0.2...v1.0.3
3535[ 1.0.2 ] : https://github.com/osiegmar/FastCSV/compare/v1.0.1...v1.0.2
3636[ 1.0.1 ] : https://github.com/osiegmar/FastCSV/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments