Skip to content

Commit bb59154

Browse files
committed
Prepare for v1.1.0 release, part two ;)
1 parent 95a6ff8 commit bb59154

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [1.1.0] - 2024-01-17
99

1010
### Changed
1111
- Use `Charset` instead of `String` for character encoding wherever possible.
@@ -72,8 +72,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7272
- Updated excel-streaming-reader to 4.0.5
7373
- Updated jena-fuseki-* to 4.9.0
7474

75+
[1.1.0]: https://github.com/RMLio/dataio/compare/v1.0.4...v1.1.0
7576
[1.0.4]: https://github.com/RMLio/dataio/compare/v1.0.3...v1.0.4
7677
[1.0.3]: https://github.com/RMLio/dataio/compare/v1.0.2...v1.0.3
7778
[1.0.2]: https://github.com/RMLio/dataio/compare/v1.0.1...v1.0.2
7879
[1.0.1]: https://github.com/RMLio/dataio/compare/v1.0.0...v1.0.1
79-
[1.0.0]: https://github.com/RMLio/dataio/releases/tag/v1.0.0
80+
[1.0.0]: https://github.com/RMLio/dataio/releases/tag/v1.0.0

0 commit comments

Comments
 (0)