diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b4c601..d87c0a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ Changelog +**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