Skip to content

Commit

Permalink
chore: Fix changelog links
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrylo committed Nov 14, 2023
1 parent fd12b45 commit 3eae8c9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 21 deletions.
5 changes: 4 additions & 1 deletion .versionrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@
{"type": "chore", "hidden": true},
{"type": "style", "hidden": true}
],
"preMajor": true
"preMajor": true,
"commitUrlFormat": "https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/{{hash}}",
"compareUrlFormat": "https://github.com/eclipse-kuksa/kuksa-android-sdk/compare/release/{{previousTag}}...{{currentTag}}",
"issueUrlFormat": "https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/{{id}}"
}
40 changes: 20 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,41 +2,41 @@

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.1.1](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/compare/release/v0.1.0...release/v0.1.1) (2023-11-14)
## [0.1.1](https://github.com/eclipse-kuksa/kuksa-android-sdk/compare/release/v0.1.0...release/v0.1.1) (2023-11-14)


### Bug Fixes

* Fix missing upload of sub project packages ([96d28e8](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/96d28e896233ec957a04919c61b86afa44a7c865)), closes [#35](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/35)
* Fix missing upload of sub project packages ([96d28e8](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/96d28e896233ec957a04919c61b86afa44a7c865)), closes [#35](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/35)

## 0.1.0 (2023-11-09)


### Features

* Add Centralized Versioning ([d7a946c](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/d7a946ccaaef9898e3d02a9b3f879e897ac1df0f))
* Add Unsubscribe API to SDK ([69c6294](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/69c62943780046316e4c04b91a063cef63679d0d)), closes [#18](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/18) [#20](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/20)
* Add update API for generated specifications ([9f150e8](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/9f150e801929c8836290c6db9dd76bee37d12340)), closes [#23](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/23)
* Add VSS Symbol Processing processor ([18926ee](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/18926ee0cb15f534855e9dd646c1a30e2542719c))
* Correctly trigger Actuator Target Events ([3c2428b](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/3c2428b0efa73d75aee00b4632011b6f7caf7de3)), closes [#29](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/29)
* Disable Obfuscation ([0d66d97](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/0d66d97c398531fe9429e0f0d19285dbea3eaf1d)), closes [#5](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/5)
* Generate Dash License Report ([5fdc0d1](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/5fdc0d14a39b2259cfc13ae093a3ffb01e622edb)), closes [#2](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/2)
* Limit Maximum Number of Logs ([07a808a](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/07a808aad2d8a5dcfb4aa51e1efe67e3826633e2)), closes [#19](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/19)
* Make Certificate Selectable in TestApp ([34a4b4c](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/34a4b4c250d3b8da53ff912578e74e93b246efb8)), closes [#15](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/15)
* Notify about DataBroker Disconnect ([47e378b](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/47e378bdacbe37e2c4b497a30872418244bc3537)), closes [#12](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/12)
* Publish Kuksa SDK Snapshot Builds to MavenLocal ([eb63872](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/eb63872da13e929b9664dc7904cc743ff0123867)), closes [#6](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/issues/6)
* Use commit-and-tag-version for Release Management ([ea0866a](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/ea0866a2ec5df4db793cb932e5a5f2b516d9309b))
* Add Centralized Versioning ([d7a946c](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/d7a946ccaaef9898e3d02a9b3f879e897ac1df0f))
* Add Unsubscribe API to SDK ([69c6294](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/69c62943780046316e4c04b91a063cef63679d0d)), closes [#18](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/18) [#20](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/20)
* Add update API for generated specifications ([9f150e8](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/9f150e801929c8836290c6db9dd76bee37d12340)), closes [#23](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/23)
* Add VSS Symbol Processing processor ([18926ee](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/18926ee0cb15f534855e9dd646c1a30e2542719c))
* Correctly trigger Actuator Target Events ([3c2428b](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/3c2428b0efa73d75aee00b4632011b6f7caf7de3)), closes [#29](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/29)
* Disable Obfuscation ([0d66d97](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/0d66d97c398531fe9429e0f0d19285dbea3eaf1d)), closes [#5](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/5)
* Generate Dash License Report ([5fdc0d1](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/5fdc0d14a39b2259cfc13ae093a3ffb01e622edb)), closes [#2](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/2)
* Limit Maximum Number of Logs ([07a808a](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/07a808aad2d8a5dcfb4aa51e1efe67e3826633e2)), closes [#19](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/19)
* Make Certificate Selectable in TestApp ([34a4b4c](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/34a4b4c250d3b8da53ff912578e74e93b246efb8)), closes [#15](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/15)
* Notify about DataBroker Disconnect ([47e378b](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/47e378bdacbe37e2c4b497a30872418244bc3537)), closes [#12](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/12)
* Publish Kuksa SDK Snapshot Builds to MavenLocal ([eb63872](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/eb63872da13e929b9664dc7904cc743ff0123867)), closes [#6](https://github.com/eclipse-kuksa/kuksa-android-sdk/issues/6)
* Use commit-and-tag-version for Release Management ([ea0866a](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/ea0866a2ec5df4db793cb932e5a5f2b516d9309b))


### Documentation

* Adapt Architecture Documentation ([0fbb6ab](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/0fbb6ab2af1b08156860f7cdb74650db458d50ef))
* Add class diagram for vss-core ([d00dc8e](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/d00dc8e79602bcbb0716804b0b9d7468dcccd022))
* Add class diagram for vss-processor ([a22b083](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/a22b083f010899a63acb19e03bf04d30603c6590))
* Add release HowTo docs ([b51059b](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/b51059bf0c5806e32ccd9ddcc1ea85cb7c91ef97))
* Improve documentation ([61b34cc](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/61b34cc903a9ecaff1c84b5451d14340ce2daaaa))
* Adapt Architecture Documentation ([0fbb6ab](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/0fbb6ab2af1b08156860f7cdb74650db458d50ef))
* Add class diagram for vss-core ([d00dc8e](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/d00dc8e79602bcbb0716804b0b9d7468dcccd022))
* Add class diagram for vss-processor ([a22b083](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/a22b083f010899a63acb19e03bf04d30603c6590))
* Add release HowTo docs ([b51059b](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/b51059bf0c5806e32ccd9ddcc1ea85cb7c91ef97))
* Improve documentation ([61b34cc](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/61b34cc903a9ecaff1c84b5451d14340ce2daaaa))


### Performance

* Apply build analyser recommendations ([2a108c3](https://github.com/SoftwareDefinedVehicle/kuksa-sdk-android/commit/2a108c3bf0dbe9688d781f2f199c8deaba2cd1fd))
* Apply build analyser recommendations ([2a108c3](https://github.com/eclipse-kuksa/kuksa-android-sdk/commit/2a108c3bf0dbe9688d781f2f199c8deaba2cd1fd))

0 comments on commit 3eae8c9

Please sign in to comment.