diff --git a/CHANGELOG.md b/CHANGELOG.md index 22f8614..10ece35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Changelog (#168) * Add `--reverse` option to `toot notifications` (#151) * TUI: Add opton to pin/save tag timelines (#163, thanks @dlax) +* TUI: Fixed crash on empty timeline (#138, thanks ecs) **0.26.0 (2020-04-15)** diff --git a/changelog.yaml b/changelog.yaml index 052e171..d42ae45 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -4,6 +4,7 @@ - "Fix access to public and tag timelines when on private mastodon instances (#168)" - "Add `--reverse` option to `toot notifications` (#151)" - "TUI: Add opton to pin/save tag timelines (#163, thanks @dlax)" + - "TUI: Fixed crash on empty timeline (#138, thanks ecs)" 0.26.0: date: 2020-04-15