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>
This commit is contained in:
github-actions[bot] 2025-01-01 12:16:26 +01:00 committed by GitHub
parent df936dd4eb
commit 80896578b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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