Skip to content

Commit 9cef51d

Browse files
committed
Release 0.2.0
1 parent c589046 commit 9cef51d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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.0] - 2023-04-02
810
### Changed
911
- extracted saic-ismart-client
1012

@@ -28,5 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2830
- support `climate/remoteClimateState/set` with `off`, `on` and `front`
2931
- support `doors/locked/set` with `true` and `false`
3032

31-
[Unreleased]: https://github.com/SAIC-iSmart-API/saic-java-client/compare/v0.1.0...HEAD
33+
[Unreleased]: https://github.com/SAIC-iSmart-API/saic-java-client/compare/v0.2.0...HEAD
34+
[0.2.0]: https://github.com/SAIC-iSmart-API/saic-java-client/compare/v0.1.0...v0.2.0
3235
[0.1.0]: https://github.com/SAIC-iSmart-API/saic-java-client/releases/tag/v0.1.0

0 commit comments

Comments
 (0)