diff options
| -rw-r--r-- | CHANGELOG | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -3,6 +3,11 @@ CHANGELOG  v0.5.0 (2022-08-20): +Breaking changes: + +    * If no fields are recognised for copying in the input, the program now +      exits with code EX_NOINPUT (66) instead of 1. +  Fixes:      * Add support for GnuPG 2 with Pinentry. | 
