diff --git a/CHANGELOG.md b/CHANGELOG.md index f236ddbc..f2f7e424 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,6 @@ ## v3.29.1 - 2023-08-26 -- Fix automate release process. - -## v3.29.0 - 2023-08-26 - - Update to Go 1.21 (bump minimum version to 1.20) (#1302 by @pd93) - Fix a missing a line break on log when using `--watch` mode (#1285, #1297 by @FilipSolich). diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index a60eb348..b21d0c24 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -7,10 +7,6 @@ sidebar_position: 9 ## v3.29.1 - 2023-08-26 -- Fix automate release process. - -## v3.29.0 - 2023-08-26 - - Update to Go 1.21 (bump minimum version to 1.20) ([#1302](https://github.com/go-task/task/issues/1302) by [@pd93](https://github.com/pd93)) - Fix a missing a line break on log when using `--watch` mode ([#1285](https://github.com/go-task/task/issues/1285), [#1297](https://github.com/go-task/task/issues/1297) by [@FilipSolich](https://github.com/FilipSolich)).