Marco Ricci commited on 2024-10-21 15:00:45
Zeige 3 geänderte Dateien mit 13 Einfügungen und 10 Löschungen.
| ... | ... |
@@ -1,9 +0,0 @@ |
| 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 |
| ... | ... |
@@ -30,6 +30,18 @@ effectively constitute a new <q>major</q> release.) |
| 30 | 30 |
|
| 31 | 31 |
<!-- scriv changelog start --> |
| 32 | 32 |
|
| 33 |
+## 0.3.1 (2024-10-21) |
|
| 34 |
+ |
|
| 35 |
+### Fixed |
|
| 36 |
+ |
|
| 37 |
+ - Improve the [basic setup (passphrase)][TUTORIAL_BASIC_PASSPHRASE] |
|
| 38 |
+ tutorial. Also incorporate feedback. |
|
| 39 |
+ - Fix PyPI classification: Python 3.9 is supported. |
|
| 40 |
+ - *Actually* remove the `derivepassphrase_export` program, which was |
|
| 41 |
+ turned into a subcommand in v0.2.0. |
|
| 42 |
+ |
|
| 43 |
+[TUTORIAL_BASIC_PASSPHRASE]: tutorials/basic-setup-passphrase.md |
|
| 44 |
+ |
|
| 33 | 45 |
## 0.3.0 (2024-10-15) |
| 34 | 46 |
|
| 35 | 47 |
### Added |