Skip to content

Commit c724bdf

Browse files
authored
Update CHANGELOG.md
Added v1.0.2 changes
1 parent 3cf0e87 commit c724bdf

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.2] - date 2023-07-27
10+
### New Features
11+
- Plugins loading their code via GitHub now also pull changes while being reloaded
12+
13+
### Fixed
14+
- Mappings can now be deleted from the UI
15+
- Mappings with missing mapping files are now visible in the UI and can be deleted
16+
917
## [1.0.1] - date 2023-06-13
1018
### New Features
1119
- Simple alert is shown if mapping fails to provide some feedback
@@ -43,7 +51,8 @@ and mapping of metadata documents delivered by RabbitMQ
4351
- Mapping of metadata documents with Gemma
4452
- Ingest to elasticsearch
4553

46-
[Unreleased]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.1...HEAD
54+
[Unreleased]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.2...HEAD
55+
[1.0.2]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.1...v1.0.2
4756
[1.0.1]: https://github.com/kit-data-manager/mapping-service/compare/v1.0.0...v1.0.1
4857
[1.0.0]: https://github.com/kit-data-manager/mapping-service/compare/v0.0.4...v1.0.0
4958
[0.0.4]: https://github.com/kit-data-manager/mapping-service/compare/v0.0.3...v0.0.4

0 commit comments

Comments
 (0)