diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e24caa..67a24da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## v8.0.1 - ? + + ## v8.0.0 - 2024-12-12 - The std::AgentConfig handler will act as a no-op when running against an ISO or OSS version that doesn't have the autostart_agent_map environment configuration option anymore. It's recommanded to no longer use this resource in that case. diff --git a/module.yml b/module.yml index ec90fa9..31d8024 100644 --- a/module.yml +++ b/module.yml @@ -1,5 +1,5 @@ author: Inmanta license: Apache 2.0 name: std -version: 8.0.0 +version: 8.0.1.dev0 compiler_version: 2023.6