Skip to content

Commit c2b493d

Browse files
committed
Release 0.2.1
1 parent 22bafd4 commit c2b493d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.2.1] - 2023-06-03
810
### Fixed
911
- MQTT
1012
- calculate correct tyre pressure
@@ -38,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3840
- support `climate/remoteClimateState/set` with `off`, `on` and `front`
3941
- support `doors/locked/set` with `true` and `false`
4042

41-
[Unreleased]: https://github.com/SAIC-iSmart-API/saic-java-client/compare/v0.2.0...HEAD
43+
[Unreleased]: https://github.com/SAIC-iSmart-API/saic-java-client/compare/v0.2.1...HEAD
44+
[0.2.1]: https://github.com/SAIC-iSmart-API/saic-java-client/compare/v0.2.0...v0.2.1
4245
[0.2.0]: https://github.com/SAIC-iSmart-API/saic-java-client/compare/v0.1.0...v0.2.0
4346
[0.1.0]: https://github.com/SAIC-iSmart-API/saic-java-client/releases/tag/v0.1.0

0 commit comments

Comments
 (0)