From a65470fa9d58ba0583601e6fac065e8b544a5618 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Mon, 11 May 2020 13:33:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + changelog.yaml | 1 + 2 files changed, 2 insertions(+) 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