diff --git a/docs/abra/upgrade.md b/docs/abra/upgrade.md index b49989c..2ece082 100644 --- a/docs/abra/upgrade.md +++ b/docs/abra/upgrade.md @@ -138,6 +138,10 @@ And test things work. * It's now possible to set the character charset for a password. See [`#521`](https://git.coopcloud.tech/toolshed/abra/issues/521) for more. +* `abra secret insert` now supports a `--file/-f` flag to support inserting + from file without using Bash-isms. See See + [`#555`](https://git.coopcloud.tech/toolshed/abra/issues/555) for more. + ### `0.8.x-beta` -> `0.9.x-beta` None at this time.