From 80896578b4f49e346fa5c680d3a486b90d8ec527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:16:26 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#206) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 940cbe3..37e13a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [0.8.6] - 2025-01-01 + +### 🐛 Bug Fixes + +- Automatically create configuration and data directories if they don't exist (#204) +- Nix build (#203) + +### ⚙️ Miscellaneous Tasks + +- *(changelog)* Update changelog (auto) (#202) +- Bump to 0.8.6 + ## [0.8.5] - 2024-12-31 ### 🚀 Features