From b9d52a1673068c32b34b53fd3aa5fcb975e8a71a Mon Sep 17 00:00:00 2001 From: stobias123 Date: Mon, 3 Aug 2020 18:57:50 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2c8fb5..af71222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,9 @@ +#v0.3.0 +Functional and tested in live environment. Cherry picked cidr scheme change. + +#v0.1.9 +Functional - This version is last working, 2.0 releases don't work. +CIDR schema data type in `data_source_subnet.go` causing subnet not found issue. + # v0.1.2 Should be functional 64 bit builds.