Skip to content

Commit 337081f

Browse files
Update CHANGELOG.md
1 parent 754737c commit 337081f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
## [0.1.1] - date 2023-01-30
13+
### Changed
14+
- Bump mockito-core from 4.8.1 to 5.0.0 by @dependabot in https://github.com/kit-data-manager/indexing-service/pull/20
15+
- Enhance configuration files.
1216

13-
## [0.1.0] - date 2022-01-27
17+
## [0.1.0] - date 2023-01-27
1418
### Added
1519
- Switch to gitHub Actions for CI
1620
- Add /actuator/info endpoint
@@ -48,7 +52,8 @@ and mapping of metadata documents delivered by RabbitMQ
4852
- Mapping of metadata documents with Gemma
4953
- Ingest to elasticsearch
5054

51-
[Unreleased]: https://github.com/kit-data-manager/indexing-service/compare/v0.1.0...HEAD
55+
[Unreleased]: https://github.com/kit-data-manager/indexing-service/compare/v0.1.1...HEAD
56+
[0.1.1]: https://github.com/kit-data-manager/indexing-service/compare/v0.1.0...v0.1.1
5257
[0.1.0]: https://github.com/kit-data-manager/indexing-service/compare/v0.0.4...v0.1.0
5358
[0.0.4]: https://github.com/kit-data-manager/indexing-service/compare/v0.0.3...v0.0.4
5459
[0.0.3]: https://github.com/kit-data-manager/indexing-service/compare/v0.0.2...v0.0.3

0 commit comments

Comments
 (0)