Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
snarky-snark committed Aug 15, 2019
1 parent 84f9578 commit 9a9bc6e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [0.7.0] - 2019-08-14
### Added
- Added info page for display in HACS.

## [0.6.0] - 2019-08-11
### Changed
- An update is no longer triggered by default on Home Assistant startup.
Expand Down Expand Up @@ -64,7 +68,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Variable updates occur when the state of any tracked entity changes.
- README with initial documentation.

[Unreleased]: https://github.com/snarky-snark/home-assistant-variables/compare/v0.6.0...develop
[Unreleased]: https://github.com/snarky-snark/home-assistant-variables/compare/v0.7.0...develop
[0.7.0]: https://github.com/snarky-snark/home-assistant-variables/compare/v0.6.0...v0.7.0
[0.6.0]: https://github.com/snarky-snark/home-assistant-variables/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/snarky-snark/home-assistant-variables/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/snarky-snark/home-assistant-variables/compare/v0.3.0...v0.4.0
Expand Down

0 comments on commit 9a9bc6e

Please sign in to comment.