Skip to content

Commit

Permalink
πŸ”–βœ¨πŸ›β™»οΈπŸ—‘οΈ Release version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
XaF authored and github-actions[bot] committed Feb 19, 2023
1 parent 5a5f75c commit f36fac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ You can refer to the [README](https://github.com/XaF/qolsysgw#readme) for the de
{% else -%}
{% set parsed_version = version_installed.split('-')[0].replace('v', '').split('.') | map('int') | list -%}
## ChangeLog
{% if true -%}
### _Next (dev)_
{% if parsed_version < [1, 3, 0] -%}
### Version 1.3.0

* ♻️ **[refactor]** disabling 'Panel Glass Break' sensor as it is not receiving updates (#88)
* πŸ—‘οΈ **[cleanup]** remove redundant code in sensor classes (#89)
Expand Down

0 comments on commit f36fac0

Please sign in to comment.