Update changelog

pull/496/head^2 0.44.1
Ivan Habunek 2024-08-12 12:11:43 +02:00
rodzic a730a33901
commit 63d36a3669
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 01DB3DD0D824504C
3 zmienionych plików z 18 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,12 @@ Changelog
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
**0.44.1 (2024-08-12)**
* Make it possible to pass status URL as status_id, experimental (thanks
@nemobis)
* Show statuses in search results (thanks @nemobis)
**0.44.0 (2024-08-12)**
* **BREAKING:** Require Python 3.8+

Wyświetl plik

@ -1,3 +1,9 @@
0.44.1:
date: 2024-08-12
changes:
- "Make it possible to pass status URL as status_id, experimental (thanks @nemobis)"
- "Show statuses in search results (thanks @nemobis)"
0.44.0:
date: 2024-08-12
changes:

Wyświetl plik

@ -3,6 +3,12 @@ Changelog
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
**0.44.1 (2024-08-12)**
* Make it possible to pass status URL as status_id, experimental (thanks
@nemobis)
* Show statuses in search results (thanks @nemobis)
**0.44.0 (2024-08-12)**
* **BREAKING:** Require Python 3.8+