Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasJejkal committed Aug 27, 2024
1 parent ff7aa19 commit d5fc494
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### New Features
### Changed

## [1.0.5] . date 2024-08-27
### Changed
- Bump com.google.guava:guava from 31.1-jre to 33.3.0-jre
- Bump org.asciidoctor.jvm.convert from 3.3.0 to 4.0.3
- Bump org.apache.tika:tika-core from 2.7.0 to 2.9.2
- Bump com.gradle.enterprise from 3.9 to 3.18

## [1.0.4] . date 2024-02-09
### Fixed
- Missing project name while building docker via build script.
Expand Down Expand Up @@ -70,7 +77,8 @@ and mapping of metadata documents delivered by RabbitMQ
- Mapping of metadata documents with Gemma
- Ingest to elasticsearch

[Unreleased]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.4...HEAD
[Unreleased]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.5...HEAD
[1.0.5]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.1...v1.0.2
Expand Down

0 comments on commit d5fc494

Please sign in to comment.