Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
siku2 committed Apr 1, 2023
1 parent 5f467ab commit 22f68f1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.4] - 2023-04-01

### Fixed

- Changed Weather entity to native units ([#25])
Expand Down Expand Up @@ -158,7 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.2.2] - 2021-05-11

[Unreleased]: https://github.com/siku2/hass-weatherlink/compare/v0.5.3...HEAD
[Unreleased]: https://github.com/siku2/hass-weatherlink/compare/v0.5.4...HEAD
[0.5.4]: https://github.com/siku2/hass-weatherlink/compare/v0.5.3...v0.5.4
[0.5.3]: https://github.com/siku2/hass-weatherlink/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/siku2/hass-weatherlink/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/siku2/hass-weatherlink/compare/v0.5.0...v0.5.1
Expand All @@ -173,6 +176,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.2.3]: https://github.com/siku2/hass-weatherlink/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/siku2/hass-weatherlink/releases/tag/v0.2.2

[#25]: https://github.com/siku2/hass-weatherlink/issues/25
[#23]: https://github.com/siku2/hass-weatherlink/issues/23
[#19]: https://github.com/siku2/hass-weatherlink/issues/19
[#17]: https://github.com/siku2/hass-weatherlink/issues/17
Expand Down

0 comments on commit 22f68f1

Please sign in to comment.