Document (public, user-facing) post-0.3.0 fixes
Marco Ricci

Marco Ricci commited on 2024-10-21 13:53:19
Zeige 1 geänderte Dateien mit 9 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,9 @@
1
+### Fixed
2
+
3
+  - Improve the [basic setup (passphrase)][TUTORIAL_BASIC_PASSPHRASE]
4
+    tutorial.  Also incorporate feedback.
5
+  - Fix PyPI classification: Python 3.9 is supported.
6
+  - *Actually* remove the `derivepassphrase_export` program, which was
7
+    turned into a subcommand in v0.2.0.
8
+
9
+[TUTORIAL_BASIC_PASSPHRASE]: tutorials/basic-setup-passphrase.md
0 10