Switched changelog to the new format

This commit is contained in:
Luca Frosini 2020-08-03 17:24:04 +02:00
parent 336e31c3e2
commit f4afd60c41
2 changed files with 13 additions and 7 deletions

13
CHANGELOG.md Normal file
View File

@ -0,0 +1,13 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for Hello World Smart Executor Plugin
## [v2.0.0-SNAPSHOT] [r5.0.0] -
- Switched smart-executor JSON management to gcube-jackson [#19647]
## [v1.0.0]
- First Release. The component was migrated from smart-executor-hello-world-plugin

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.vre-management.hello-world-se-plugin.1.0.0" date="${buildDate}">
<Change>First Release. The component was migrated from smart-executor-hello-world-plugin</Change>
</Changeset>
</ReleaseNotes>