From 5e446f73a6b1bf84a812834b8cb9f6ea83957571 Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 2 Feb 2022 15:30:01 -0800 Subject: [PATCH] Update CHANGELOG.txt for v0.1.0 --- CHANGELOG.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 55c9a0c..821f891 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -41,3 +41,9 @@ v0.0.5 - BUGFIX: fix parsing of tweet URLs with query params ('?s=20', etc) - BUGFIX: fix bug in scraping users with "600x200" banner images that caused them not to be saved correctly + +v0.1.0 +------ + +- Add support for new GraphQL twitter API (dubbed "APIv2" in code). User feed scraping now uses this API +- Embedded links (URLs) now have their short versions saved in the DB.