diff --git a/ha_addon/CHANGELOG.md b/ha_addon/CHANGELOG.md index 8188578..af4060f 100644 --- a/ha_addon/CHANGELOG.md +++ b/ha_addon/CHANGELOG.md @@ -1,3 +1,10 @@ +# 2.1.6.0 + +- Updating to release version 2.1.6 +- refactor/pre-commit rules by @hectorzin in https://github.com/hectorzin/botaffiumeiro/pull/78 +- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/hectorzin/botaffiumeiro/pull/79 +- bug: bad links generated if a punctuation at the end of the link by @hectorzin in https://github.com/hectorzin/botaffiumeiro/pull/81 + # 2.1.5.0 - bug: Redirect URLs for Aliexpress are not working by @hectorzin in https://github.com/hectorzin/botaffiumeiro/pull/75 diff --git a/ha_addon/config.yaml b/ha_addon/config.yaml index f5b7e36..f575f77 100644 --- a/ha_addon/config.yaml +++ b/ha_addon/config.yaml @@ -1,5 +1,5 @@ name: "Botaffiumeiro" -version: "2.1.5.0" +version: "2.1.6.0" slug: "botaffiumeiro" description: "Modify Telegram links with affiliate links" url: "https://github.com/hectorzin/botaffiumeiro/tree/main/ha_addon"