From 69d3e4f23d0bdc9502a2aa9b69ec293f3494dcc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 1 Oct 2021 23:00:10 +0100 Subject: [PATCH] finalize changelog for v3.4.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 994a7ae94..d137ba2fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.4.0] - 2021-09-?? +## [3.4.0] - 2021-10-01 This release drops support for Go 1.15, which allows the code to start benefitting from `io/fs`. @@ -554,6 +554,7 @@ module in v3. Initial release. +[3.4.0]: https://github.com/mvdan/sh/releases/tag/v3.4.0 [3.3.1]: https://github.com/mvdan/sh/releases/tag/v3.3.1 [3.3.0]: https://github.com/mvdan/sh/releases/tag/v3.3.0 [3.2.4]: https://github.com/mvdan/sh/releases/tag/v3.2.4