mirror of
https://github.com/ihabunek/toot
synced 2024-12-22 15:06:05 +01:00
Update changelog
This commit is contained in:
parent
f272cc2a38
commit
bb25f6ad76
@ -3,6 +3,11 @@ Changelog
|
|||||||
|
|
||||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
<!-- 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)**
|
**0.44.1 (2024-08-12)**
|
||||||
|
|
||||||
* Make it possible to pass status URL as status_id, experimental (thanks
|
* Make it possible to pass status URL as status_id, experimental (thanks
|
||||||
|
@ -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:
|
0.44.1:
|
||||||
date: 2024-08-12
|
date: 2024-08-12
|
||||||
changes:
|
changes:
|
||||||
|
@ -3,6 +3,11 @@ Changelog
|
|||||||
|
|
||||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
<!-- 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)**
|
**0.44.1 (2024-08-12)**
|
||||||
|
|
||||||
* Make it possible to pass status URL as status_id, experimental (thanks
|
* Make it possible to pass status URL as status_id, experimental (thanks
|
||||||
|
Loading…
Reference in New Issue
Block a user