mirror of
https://github.com/ihabunek/toot
synced 2024-12-23 07:27:12 +01:00
Update changelog
This commit is contained in:
parent
f925199781
commit
f54b6ac9d7
10
CHANGELOG.md
10
CHANGELOG.md
@ -3,6 +3,16 @@ Changelog
|
|||||||
|
|
||||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
||||||
|
|
||||||
|
**0.43.0 (2024-04-13)**
|
||||||
|
|
||||||
|
* TUI: Support displaying images (thanks Dan Schwarz)
|
||||||
|
* Improve GoToSocial compatibility (thanks Luca Matei Pintilie)
|
||||||
|
* Show visibility in timeline (thanks Sandra Snan)
|
||||||
|
* Flag `notifications --clear` no longer requires an argument (thanks Sandra
|
||||||
|
Snan)
|
||||||
|
* TUI: Fix crash when rendering invalid URLs (thanks Dan Schwarz)
|
||||||
|
* Migrated to pyproject.toml finally
|
||||||
|
|
||||||
**0.42.0 (2024-03-09)**
|
**0.42.0 (2024-03-09)**
|
||||||
|
|
||||||
* TUI: Add `toot tui --always-show-sensitive` option (thanks Lexi Winter)
|
* TUI: Add `toot tui --always-show-sensitive` option (thanks Lexi Winter)
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
0.43.0:
|
||||||
|
date: 2024-04-13
|
||||||
|
changes:
|
||||||
|
- "TUI: Support displaying images (thanks Dan Schwarz)"
|
||||||
|
- "Improve GoToSocial compatibility (thanks Luca Matei Pintilie)"
|
||||||
|
- "Show visibility in timeline (thanks Sandra Snan)"
|
||||||
|
- "Flag `notifications --clear` no longer requires an argument (thanks Sandra Snan)"
|
||||||
|
- "TUI: Fix crash when rendering invalid URLs (thanks Dan Schwarz)"
|
||||||
|
- "Migrated to pyproject.toml finally"
|
||||||
|
|
||||||
0.42.0:
|
0.42.0:
|
||||||
date: 2024-03-09
|
date: 2024-03-09
|
||||||
changes:
|
changes:
|
||||||
|
@ -3,6 +3,16 @@ Changelog
|
|||||||
|
|
||||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
||||||
|
|
||||||
|
**0.43.0 (2024-04-13)**
|
||||||
|
|
||||||
|
* TUI: Support displaying images (thanks Dan Schwarz)
|
||||||
|
* Improve GoToSocial compatibility (thanks Luca Matei Pintilie)
|
||||||
|
* Show visibility in timeline (thanks Sandra Snan)
|
||||||
|
* Flag `notifications --clear` no longer requires an argument (thanks Sandra
|
||||||
|
Snan)
|
||||||
|
* TUI: Fix crash when rendering invalid URLs (thanks Dan Schwarz)
|
||||||
|
* Migrated to pyproject.toml finally
|
||||||
|
|
||||||
**0.42.0 (2024-03-09)**
|
**0.42.0 (2024-03-09)**
|
||||||
|
|
||||||
* TUI: Add `toot tui --always-show-sensitive` option (thanks Lexi Winter)
|
* TUI: Add `toot tui --always-show-sensitive` option (thanks Lexi Winter)
|
||||||
|
Loading…
Reference in New Issue
Block a user