summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Watkins <oddbloke@ubuntu.com>2021-01-15 12:32:57 -0500
committerDaniel Watkins <oddbloke@ubuntu.com>2021-01-15 12:33:05 -0500
commit9db8620beda698a67548defe76f7b75da35db4b9 (patch)
tree4a66358dbfff11f2a2cb28cafbd6ca4c7b59a6de /ChangeLog
parent6fc9da9930485f4aa42aca6f2f7aa6f520223ec2 (diff)
downloadvyos-cloud-init-9db8620beda698a67548defe76f7b75da35db4b9.tar.gz
vyos-cloud-init-9db8620beda698a67548defe76f7b75da35db4b9.zip
Release 20.4.1
Bump the version in cloudinit/version.py to 20.4.1 and update ChangeLog. LP: #1911680
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33b2bf74..9b41924a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20.4.1
+ - Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)"
+
20.4
- tox: avoid tox testenv subsvars for xenial support (#684)
- Ensure proper root permissions in integration tests (#664) [James Falcon]