Renamed CHANGELOG.md
This commit is contained in:
parent
8221b85fd3
commit
6ef9419171
|
@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
### Fixes
|
||||
|
||||
- [#18318] Updated GitHub client library
|
||||
- Updated GitHub client library [#18318]
|
||||
|
||||
|
||||
|
||||
|
@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
### Features
|
||||
|
||||
- [#8541] Support Java 8 compatibility
|
||||
- Support Java 8 compatibility [#8541]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<ReleaseNotes>
|
||||
<Changeset component="org.gcube.portlets.widgets.acegwt-widget.1-1-1" date="2020-05-21">
|
||||
<Change>[#18318] Updated GitHub client library</Change>
|
||||
<Change>Updated GitHub client library [#18318]</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.portlets.widgets.acegwt-widget.1-1-0" date="2017-06-12">
|
||||
<Change>[#8541] Support Java 8 compatibility</Change>
|
||||
<Change>Support Java 8 compatibility [#8541]</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.portlets.widgets.acegwt-widget.1-0-0" date="2016-03-16">
|
||||
<Change>First Release</Change>
|
||||
|
|
Loading…
Reference in New Issue