Skip to content

Commit 493df3f

Browse files
committed
prepare v1.0.4
1 parent 5924a74 commit 493df3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)