diff --git a/releasenotes/notes/fix_encrypt-34cacb3d15e068ca.yaml b/releasenotes/notes/fix_encrypt-34cacb3d15e068ca.yaml new file mode 100644 index 0000000..a00cc8c --- /dev/null +++ b/releasenotes/notes/fix_encrypt-34cacb3d15e068ca.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Fix a bug in the encrypt subcommand that prevented large secrets from + being encoded properly.