Update changelog

pull/493/merge 0.50.0
Ivan Habunek 2025-08-06 10:10:40 +02:00
rodzic c907973f88
commit 1d3232b174
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 01DB3DD0D824504C
3 zmienionych plików z 24 dodań i 0 usunięć

Wyświetl plik

@ -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

Wyświetl plik

@ -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:

Wyświetl plik

@ -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