From 470125312227d07748c9a0d68264a67a755c0567 Mon Sep 17 00:00:00 2001 From: Gabor Boros Date: Mon, 9 Jan 2023 07:45:01 +0100 Subject: [PATCH] chore(changelog): update changelog Signed-off-by: Gabor Boros --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c724873..ed4e1a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +**Miscellaneous Tasks** + +- Update dependencies ([c8bd9b6](https://github.com/gabor-boros/minutes/commit/c8bd9b69c6d8395b944fbec710ba0e1331d3c7c5)) + ## [0.3.2] - 2022-11-02 **Ci**