From b44231a6b86aaeeca0f1a5bd587156498e850254 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sat, 10 Jun 2023 22:33:17 -0300 Subject: [PATCH] chore(changelog): fix typo --- CHANGELOG.md | 2 +- docs/docs/changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfe54d52..5f1ea5a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.26.0 = 2023-06-10 +## v3.26.0 - 2023-06-10 - Only rewrite checksum files in `.task` if the checksum has changed (#1185, #1194 by @deviantintegral). diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index a311c015..dfe939c3 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -5,7 +5,7 @@ sidebar_position: 9 # Changelog -## v3.26.0 = 2023-06-10 +## v3.26.0 - 2023-06-10 - Only rewrite checksum files in `.task` if the checksum has changed ([#1185](https://github.com/go-task/task/issues/1185), [#1194](https://github.com/go-task/task/issues/1194) by [@deviantintegral](https://github.com/deviantintegral)).