From 4e7d4fbef311840fd743ba35977d37f175f2a42d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Wed, 12 Oct 2022 14:10:16 +0200 Subject: [PATCH] Fix header in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c7ade7..5cff7a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Remove info about GoDownloader as it is deprecated. ([#202](https://github.com/golang-templates/seed/pull/202)) - Remove testify. ([#209](https://github.com/golang-templates/seed/pull/209)) -## Fixed +### Fixed - Add `workflow_dispatch` to all workflows. ([#204](https://github.com/golang-templates/seed/pull/204)) - Fix docker image name. ([#205](https://github.com/golang-templates/seed/pull/205))