                                                              -*- org -*-
#+TITLE: sop-rs NEWS – history of user-visible changes
#+STARTUP: content hidestars

* Changes in 0.8.1
** Notable fixes
   - File descriptors given to the CLI are now checked at argument
     parse time.
   - Usage generation has been fixed.
   - Manual generation has been fixed.

** Notable changes
   - The CLI frontends and asset generation has been reworked.  Please
     see through the `cli` module documentation for how to make best
     use of the new interface.

** New functionality
   - cli::write_shell_completions2

** Deprecated functionality
   - cli::write_shell_completions

* Changes in 0.8.0
** Notable changes
   - Started NEWS file.
   - We target draft-dkg-openpgp-stateless-cli-11 now.
