From a8b689858012d8cbf7591caf7359fef0487f5372 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Aug 2024 09:29:16 +0000 Subject: [PATCH] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62eab2f..7058fc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [v0.0.4](https://github.com/takaishi/tfclean/compare/v0.0.3...v0.0.4) - 2024-08-29 +- chore: update README by @takaishi in https://github.com/takaishi/tfclean/pull/9 + ## [v0.0.3](https://github.com/takaishi/tfclean/compare/v0.0.2...v0.0.3) - 2024-08-29 - fix: failure parsing to string like module.foo["hoge"] by @takaishi in https://github.com/takaishi/tfclean/pull/7