From 60ea4a7e15bc077bff474a45a572dd523745aa5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 02:05:19 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#391) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa16933..de2fa91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file. +## [0.10.9](https://github.com/alexpasmantier/television/releases/tag/0.10.9) - 2025-03-17 + +### ⚙️ Miscellaneous Tasks + +- [f954e81](https://github.com/alexpasmantier/television/commit/f954e81e4c75d39db15848ff5a076f983a609794) *(deb)* Fix cargo deb output directory error by @alexpasmantier + +- [f397dd5](https://github.com/alexpasmantier/television/commit/f397dd5a70539d6702e90a7fd8565542274676a8) *(uncategorized)* Bump to 0.10.9 by @alexpasmantier + + + + +**Full Changelog**: https://github.com/alexpasmantier/television/compare/0.10.8...0.10.9 + + ## [0.10.8](https://github.com/alexpasmantier/television/releases/tag/0.10.8) - 2025-03-16 ### 🐛 Bug Fixes @@ -16,13 +30,11 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks -- [b537e2e](https://github.com/alexpasmantier/television/commit/b537e2e77c69f71d08a87c4306c9156b81ec7fb5) *(changelog)* Update changelog (auto) by @github-actions[bot] in [#386](https://github.com/alexpasmantier/television/pull/386) +- [d601eb2](https://github.com/alexpasmantier/television/commit/d601eb2c0224018d46c35a0ab0a79803d77ecf4e) *(changelog)* Update changelog (auto) by @github-actions[bot] - [ed28da3](https://github.com/alexpasmantier/television/commit/ed28da325f09ecb7e9288785fa0dd004f39cfe21) *(changelog)* Update changelog (auto) by @github-actions[bot] in [#371](https://github.com/alexpasmantier/television/pull/371) -- [92b16e1](https://github.com/alexpasmantier/television/commit/92b16e1ba13bd6fe356210c812faaee66832ea22) *(deb)* Temporarily disable old compatibility builds by @alexpasmantier in [#385](https://github.com/alexpasmantier/television/pull/385) - -- [e3b73e3](https://github.com/alexpasmantier/television/commit/e3b73e36e2a2114233adfe499499cc3a6fa8b50d) *(uncategorized)* Bump to 0.10.8 by @alexpasmantier +- [e26bd59](https://github.com/alexpasmantier/television/commit/e26bd5919f1a81c9ea1564751c2a871f3b628aaa) *(deb)* Temporarily disable old compatibility builds by @alexpasmantier - [fcf4b35](https://github.com/alexpasmantier/television/commit/fcf4b35272f10488697fb74e493c399e489c6c50) *(uncategorized)* Replace manual convco check and git hook by a dedicated ci step by @alexpasmantier in [#376](https://github.com/alexpasmantier/television/pull/376)