From d7a1c9fba402abf89ee598aba4d220fd8ec8d843 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 10:58:36 +0900 Subject: [PATCH] chore: release 0.11.0 (#53) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9f3395..5488574 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.11.0](https://www.github.com/tier4/x-go/compare/v0.10.0...v0.11.0) (2023-11-14) + + +### Features + +* drop support Go v1.18 and add support Go v1.19 later ([#52](https://www.github.com/tier4/x-go/issues/52)) ([76f6b7c](https://www.github.com/tier4/x-go/commit/76f6b7c8308441a52ef89fe66e934d7b87ae5394)) + ## [0.10.0](https://www.github.com/tier4/x-go/compare/v0.9.0...v0.10.0) (2023-07-14) diff --git a/version.txt b/version.txt index 78bc1ab..d9df1bb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.10.0 +0.11.0