From 3b8ab1fbd8416bcdf774421352eccf5b53752b05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 18:13:39 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#131) This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bce1219..18e253f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## [0.7.1] - 2024-12-15 + +### 🚀 Features + +- *(channels)* New channel for directories and associated transitions (#130) + +### 📚 Documentation + +- *(contributing)* Update contributing.md with hot topics and link todo (#129) + +### ⚙️ Miscellaneous Tasks + +- *(changelog)* Update changelog (auto) (#128) + ## [0.7.0] - 2024-12-15 ### 🚀 Features