From e57667548ceb23927578bfe6723f996c2ec8b6c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vykintas=20Baltru=C5=A1aitis?= Date: Fri, 24 Nov 2023 20:52:08 +0200 Subject: [PATCH] New version in CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bc92ee..7a89775 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.5] - 2023-11-24 + ### Changed * Upgraded go to 1.20 and github.com/hashicorp/terraform-plugin-sdk to v2.30.0