diff --git a/CHANGELOG.md b/CHANGELOG.md index 70a6573..09fcc85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ This is the changelog for v1 releases. See v0 changelog in the [v0 branch](https://github.com/highmobility/hmkit-fleet/tree/v0). +## [1.0.3] - 2023-11-29 + +### Added + +- Porsche, Maserati and Kia brands + ## [1.0.2] - 2023-11-16 ### Added diff --git a/gradle.properties b/gradle.properties index 992faa5..69b9d75 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version=1.0.2 +version=1.0.3 kotlin.code.style=official \ No newline at end of file