From 40df159c3e1cc472aaf1c704ac2caf4cb63811cf Mon Sep 17 00:00:00 2001 From: Nick Maludy Date: Fri, 5 Mar 2021 12:13:57 -0500 Subject: [PATCH] Changelog bump for 1.3.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d63f88..bb37781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. ## Development + +## Release 1.3.0 (2021-03-05) + * Fixed issue where puppet facts were not in the expected spot causing puppet_facts plan to fail. We added a conditional to check for the facts in both places