Skip to content

Commit

Permalink
Prepare for v1.1.0 release, part two ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsnd committed Jan 17, 2024
1 parent 95a6ff8 commit bb59154
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [1.1.0] - 2024-01-17

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

[1.1.0]: https://github.com/RMLio/dataio/compare/v1.0.4...v1.1.0
[1.0.4]: https://github.com/RMLio/dataio/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/RMLio/dataio/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/RMLio/dataio/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/RMLio/dataio/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/RMLio/dataio/releases/tag/v1.0.0
[1.0.0]: https://github.com/RMLio/dataio/releases/tag/v1.0.0

0 comments on commit bb59154

Please sign in to comment.