File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
- ## [ 0.0.1] - date 2020-12-15
9
+ ## [ 0.0.3] - date 2020-12-16
10
+ ### Added
11
+ - Dockerfile for dockerhub
12
+ - Travis for CI
13
+
14
+ ## [ 0.0.2] - date 2020-12-15
10
15
First version supporting registering of mappings (Gemma only)
11
16
and mapping of metadata documents delivered by RabbitMQ
12
17
### Added
@@ -15,5 +20,6 @@ and mapping of metadata documents delivered by RabbitMQ
15
20
- Ingest to elasticsearch
16
21
17
22
[ Unreleased ] : https://github.com/kit-data-manager/indexing-service/compare/v0.0.1...HEAD
18
- [ 0.1.0 ] : https://github.com/kit-data-manager/metastore2/indexing-service/tag/v0.0.1
23
+ [ 0.0.3 ] : https://github.com/kit-data-manager/indexing-service/compare/v0.0.2...v0.0.3
24
+ [ 0.0.2 ] : https://github.com/kit-data-manager/metastore2/indexing-service/tag/v0.0.2
19
25
You can’t perform that action at this time.
0 commit comments