From 048a902d4ebbd5bf85c4efc8d2186b81f3accd02 Mon Sep 17 00:00:00 2001 From: Masayuki Morita Date: Tue, 17 Oct 2023 23:23:49 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7094de3..9b9b8ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## master (Unreleased) +ENHANCEMENTS: + +* Fix the git permission issue ([#49](https://github.com/minamijoyo/tfschema/pull/49)) +* Update Go to v1.21 ([#51](https://github.com/minamijoyo/tfschema/pull/51)) + ## 0.7.5 (2022/08/12) ENHANCEMENTS: