From 51210dfef956c4fae9a927cf58acba9d5acd41ba Mon Sep 17 00:00:00 2001 From: max furman Date: Mon, 28 Feb 2022 11:05:59 -0800 Subject: [PATCH] changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 101985f6..6ab02287 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Deprecated ### Removed ### Fixed +- During provisioner add - validate provisioner configuration before storing to DB. ### Security ## [0.18.1] - 2022-02-03