-*- org -*-
#+TITLE: sequoia-sop NEWS – history of user-visible changes
#+STARTUP: content hidestars
* Changes in 0.37.1
** Notable changes
- The default key generation profile is now
draft-koch-eddsa-for-openpgp-00 again.
- The default profiles are now listed first again.
* Changes in 0.37.0
** Notable changes
- We now support RFC9580.
* Changes in 0.36.1
** Notable changes
- `sqop` now can be used as a multi-call binary. If it is invoked
with argv[0] containing the string "sqopv", it will restrict
itself to the verification subset of SOP implemented by `sqopv`.
** Notable fixes
- Man page and shell completions have been improved.
* Changes in 0.36.0
** Notable changes
- Started NEWS file.
- We target draft-dkg-openpgp-stateless-cli-11 now.
- We generate man pages now. To write them to a predictable
location, set ASSET_OUT_DIR.