Add a changelog entry for the color suppressing/forcing support
Marco Ricci

Marco Ricci commited on 2025-01-01 00:56:43
Zeige 1 geänderte Dateien mit 5 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,5 @@
1
+### Added
2
+
3
+  - Support the semi-standard `NO_COLOR` and the `FORCE_COLOR` environment
4
+    variables to suppress or force color output from `derivepassphrase`.
5
+    (`FORCE_COLOR` overrides `NO_COLOR` if both are set.)
0 6