diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..54b7dd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. + +## 0.3.1 (2025-01-15) + + +### Features + +* First Release as a plain java library +* Add Support for kuksa.val.v2 Protocol ([b2a33e5](https://github.com/eclipse-kuksa/kuksa-java-sdk/commit/b2a33e516846d5c1ad849afe521f1d339ac1d606)) + + +### Documentation + +* Add kuksa.val.v2 Documentation to README ([e4ea538](https://github.com/eclipse-kuksa/kuksa-java-sdk/commit/e4ea5384bd72461f7084e0ba982b35d347777be9)) +* Add kuksa.val.v2 Samples ([70c43f1](https://github.com/eclipse-kuksa/kuksa-java-sdk/commit/70c43f1cad8b830e2fd273ccc9fe9a7987cc04d6)) diff --git a/version.txt b/version.txt index 0d91a54..a2268e2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.0 +0.3.1 \ No newline at end of file