kopia lustrzana https://github.com/ihabunek/toot
rodzic
c907973f88
commit
1d3232b174
|
@ -3,6 +3,14 @@ Changelog
|
|||
|
||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
||||
|
||||
**0.50.0 (2025-07-06)**
|
||||
|
||||
* Add `toot timelines favourites` for showing your favourited (boosted) statuses
|
||||
(thanks @kensanata)
|
||||
* Add `toot polls show` for displaying a single poll by its ID
|
||||
* Add `toot polls vote` for voting on a poll
|
||||
* Improved poll visuals
|
||||
|
||||
**0.49.0 (2025-07-31)**
|
||||
|
||||
* **BREAKING**: Requires Python 3.9
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
0.50.0:
|
||||
date: 2025-07-06
|
||||
changes:
|
||||
- "Add `toot timelines favourites` for showing your favourited (boosted) statuses (thanks @kensanata)"
|
||||
- "Add `toot polls show` for displaying a single poll by its ID"
|
||||
- "Add `toot polls vote` for voting on a poll"
|
||||
- "Improved poll visuals"
|
||||
|
||||
0.49.0:
|
||||
date: 2025-07-31
|
||||
changes:
|
||||
|
|
|
@ -3,6 +3,14 @@ Changelog
|
|||
|
||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
||||
|
||||
**0.50.0 (2025-07-06)**
|
||||
|
||||
* Add `toot timelines favourites` for showing your favourited (boosted) statuses
|
||||
(thanks @kensanata)
|
||||
* Add `toot polls show` for displaying a single poll by its ID
|
||||
* Add `toot polls vote` for voting on a poll
|
||||
* Improved poll visuals
|
||||
|
||||
**0.49.0 (2025-07-31)**
|
||||
|
||||
* **BREAKING**: Requires Python 3.9
|
||||
|
|
Ładowanie…
Reference in New Issue