Document the extended and specific version output in the changelog
Marco Ricci

Marco Ricci commited on 2025-02-14 20:20:43
Zeige 1 geänderte Dateien mit 9 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,9 @@
1
+### Added
2
+
3
+  - The `--version` option of `derivepassphrase` and each subcommand
4
+    additionally reports build and environment information, such as
5
+    supported subcommands, derivation schemes, foreign configuration formats
6
+    and active [PEP 508 extras][PEP_508].  Each subcommand only reports the
7
+    items relevant to that subcommand.
8
+
9
+[PEP_508]: https://peps.python.org/pep-0508/
0 10