diff --git a/ci/release_notes.md b/ci/release_notes.md new file mode 100644 index 0000000..2501605 --- /dev/null +++ b/ci/release_notes.md @@ -0,0 +1,6 @@ +# Improvements + +* safe x509 renew can now set new key usages for the renewed key. +* When using an SSH proxy, safe now handles the ssh `known_hosts` file better. + It can now handle whe the known_hosts file is empty, and also safe now adds + newlines to lines that it adds.