Switched changelog to the new format
This commit is contained in:
parent
bde6310d8a
commit
bb4feecfb2
|
@ -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]
|
||||
|
|
@ -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>
|
Loading…
Reference in New Issue