diff --git a/CHANGELOG.md b/CHANGELOG.md index a7dd71d..75ca184 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Changelog * Fix access to public and tag timelines when on private mastodon instances (#168) +* TUI: Add opton to pin/save tag timelines (#163, thanks @dlax) **0.26.0 (2020-04-15)** diff --git a/changelog.yaml b/changelog.yaml index 5a20fc1..d035738 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -2,6 +2,7 @@ date: "TBD" changes: - "Fix access to public and tag timelines when on private mastodon instances (#168)" + - "TUI: Add opton to pin/save tag timelines (#163, thanks @dlax)" 0.26.0: date: 2020-04-15