Update markdown changelog

This commit is contained in:
Ivan Habunek 2023-02-03 15:12:10 +01:00
parent f4f3b0d64f
commit 6a6225caa5
No known key found for this signature in database
GPG Key ID: F5F0623FF5EBCB3D
1 changed files with 12 additions and 0 deletions

View File

@ -3,6 +3,18 @@ Changelog
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
**0.34.0 (2023-02-03)**
* Fix Python version detection which would fail in some cases (thanks K)
* Fix toot --help not working (thanks Norman Walsh)
* TUI: Add option to save status JSON data from source window (thanks Dan
Schwarz)
* TUI: Add `--relative-datetimes` option to show relative datetimes (thanks Dan
Schwarz)
* TUI: Don't focus newly created post (#188, thanks Dan Schwarz)
* TUI: Add ability to scroll long status messages (#166, thanks Dan Schwarz)
* TUI: Add action to view account details (thanks Dan Schwarz)
**0.33.1 (2023-01-03)**
* TUI: Fix crash when viewing toot in browser