summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--cloudinit/version.py2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 91c1ee92..3543ee65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+22.2.2
+ - Remove schema errors from log (#1551)
22.2.1
- Fix cc_phone_home requiring 'tries' (#1500)
22.2
diff --git a/cloudinit/version.py b/cloudinit/version.py
index c9e4b81b..d24f371c 100644
--- a/cloudinit/version.py
+++ b/cloudinit/version.py
@@ -4,7 +4,7 @@
#
# This file is part of cloud-init. See LICENSE file for license information.
-__VERSION__ = "22.2.1"
+__VERSION__ = "22.2.2"
_PACKAGED_VERSION = "@@PACKAGED_VERSION@@"
FEATURES = [