diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..8a3145d --- /dev/null +++ b/changelog.md @@ -0,0 +1,24 @@ +# Changelog + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + + +## [1-1-1] - 2020-05-21 + +[#18318] Updated GitHub client library + + + +## [1-1-0] - 2017-06-12 + +[ticket #8541] Support Java 8 compatibility + + + +## [1-0-0] - 2016-03-16 + +First Release + + + diff --git a/changelog.xml b/changelog.xml index e0f3060..a026c69 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,9 +1,9 @@ - - Updated to Git and Jenkins + + [#18318] Updated GitHub client library - Support Java 8 compatibility [ticket #8541] + [#8541] Support Java 8 compatibility First Release