From 01a25ac84623df62e574a3d44cd077224fa6685f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:31:52 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#265) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3774c09..dfb323b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.9.2] - 2025-01-09 + +### 🐛 Bug Fixes + +- *(cable)* Filter out non-utf8 lines when loading cable candidates (#263) + +### ⚙️ Miscellaneous Tasks + +- *(changelog)* Update changelog (auto) (#261) +- Bump to 0.9.2 + ## [0.9.1] - 2025-01-09 ### 🚀 Features