From 87c3b71df5119d9d0593f7d546e4a11475e9adac Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 2 Jun 2021 11:03:37 +0200 Subject: [PATCH] Add change log entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a741237..15e742f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.2.0] - 2021-06-02 + +- Allow to create networks during test runs ([#29](https://github.com/ansible-community/molecule-hetznercloud/pull/29), thanks @ggggut!) + ## [1.1.0] - 2021-03-30 ## Changed