Switched changelog to the new format
This commit is contained in:
parent
f2d7f300dd
commit
df300b5af7
|
@ -0,0 +1,9 @@
|
||||||
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
# Changelog for PARTHENOS Entities Library
|
||||||
|
|
||||||
|
|
||||||
|
## [v1.0.0-SNAPSHOT]
|
||||||
|
|
||||||
|
- First Version
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE xml>
|
|
||||||
<ReleaseNotes>
|
|
||||||
<Changeset component="org.gcube.information-system.parthenos-entities.1-0-0" date="${buildDate}">
|
|
||||||
<Change>First Release</Change>
|
|
||||||
</Changeset>
|
|
||||||
</ReleaseNotes>
|
|
Loading…
Reference in New Issue