Switched changelog to the new format

This commit is contained in:
Luca Frosini 2020-08-04 17:00:11 +02:00
parent bde6310d8a
commit bb4feecfb2
2 changed files with 19 additions and 7 deletions

19
CHANGELOG.md Normal file
View File

@ -0,0 +1,19 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for Smart Executor Bom
## [v3.0.0-SNAPSHOT] [r5.0.0] -
- Switched smart-executor JSON management to gcube-jackson [#19647]
## [v2.0.0] [r4.21.0] - 2020-03-30
- Reorganized BOM
## [v1.0.0] [r4.17.0] - 2019-12-19
- First Release [#18180]

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.vre-management.smart-executor-bom.1-0-0" date="${buildDate}">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>