summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2022-11-24 00:29:37 -0700
committerGitHub <noreply@github.com>2022-11-24 08:29:37 +0100
commit893df0d61179a6722c44267f57c57284543c2f12 (patch)
tree7e6ff7a822b91dacfc068f766a1bf71b00276b99 /ChangeLog
parent4ba809b5fe2dca02999459c09b7db3ebb1731f59 (diff)
downloadcloud-init-git-893df0d61179a6722c44267f57c57284543c2f12.tar.gz
Release 22.4.2 (#1878)
Bump the version in cloudinit/version.py to 22.4.2 and update ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e149189..6e6c0fb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+22.4.2
+ - status: handle ds not defined in status.json (#1876) (LP: #1997559)
+
22.4.1
- net: skip duplicate mac check for netvsc nic and its VF (#1853)
[Anh Vo] (LP: #1844191)