From bb53ab47301192696baee794587e23240cd4e739 Mon Sep 17 00:00:00 2001 From: Alessio Date: Thu, 22 Jun 2023 17:26:20 -0300 Subject: [PATCH] Update CHANGELOG.txt for v0.3.1 --- CHANGELOG.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 87510ab..f7099ca 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -134,3 +134,8 @@ v0.3.0 - Now use APIv2 for Tweet Detail pages as well as user feeds. - BUGFIX: fix a lot of bugs that were unfixable using the old API - BUGFIX: fix spaces not updating ended_at time + +v0.3.1 +------ + +- HOTFIX: it looks like Twitter changed the label for a timeline module from "homeConversation" to "profile-conversation"!