Update changelog

pull/506/head
Ivan Habunek 2024-09-29 09:33:03 +02:00
rodzic f272cc2a38
commit bb25f6ad76
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 01DB3DD0D824504C
3 zmienionych plików z 16 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,11 @@ Changelog
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
**0.45.0 (2024-09-29)**
* Add `post --reply-last` for replying to last posted toot, for creating threads
* Deprecate `env` command in favour of `diag`
**0.44.1 (2024-08-12)**
* Make it possible to pass status URL as status_id, experimental (thanks

Wyświetl plik

@ -1,3 +1,9 @@
0.45.0:
date: 2024-09-29
changes:
- "Add `post --reply-last` for replying to last posted toot, for creating threads"
- "Deprecate `env` command in favour of `diag`"
0.44.1:
date: 2024-08-12
changes:

Wyświetl plik

@ -3,6 +3,11 @@ Changelog
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
**0.45.0 (2024-09-29)**
* Add `post --reply-last` for replying to last posted toot, for creating threads
* Deprecate `env` command in favour of `diag`
**0.44.1 (2024-08-12)**
* Make it possible to pass status URL as status_id, experimental (thanks