From a67e720246cbc7de42e0ac5cd959add3de3dd6da Mon Sep 17 00:00:00 2001 From: Gabor Boros Date: Wed, 12 Jun 2024 15:55:04 +0200 Subject: [PATCH] chore(changelog): update changelog Signed-off-by: Gabor Boros --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f639e4..9b9de2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. - Update dependencies ([11850d8](https://github.com/gabor-boros/minutes/commit/11850d888de888275f3eb814a992a08f9ae5068a)) - Bump dependencies and go version ([43e68dc](https://github.com/gabor-boros/minutes/commit/43e68dce9ede26e90b1c3a01653a03a84cc18275)) +**Refactor** + +- Resolve linter errors ([98713a3](https://github.com/gabor-boros/minutes/commit/98713a337a9b0361b8dceea1ccb3ef4ea002cfe0)) + ## [0.3.3] - 2023-02-27 **Miscellaneous Tasks**