From 65decb18f2fa72819cfed80fd0cfceeb5e89a75a Mon Sep 17 00:00:00 2001 From: Kyrela Date: Fri, 5 Jan 2024 10:51:31 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20bump=20to=202.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 5 +++++ config.yml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index a6eaa3d..d23a3d3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Changelog +## 2.0.1 + +- Ignore the non-embeddable links in an inline-code +- Support for `/video/:id` and `/photo/:id` path + ## 2.0 - Use a database, finally (mysql with masonite-orm) diff --git a/config.yml b/config.yml index 55601e9..446deee 100644 --- a/config.yml +++ b/config.yml @@ -1,5 +1,5 @@ description: "This bot automatically repost x.com and twitter.com posts as fxtwitter ones." -version: "2.0" +version: "2.0.1" color: 0x1d9bf0 hot_reload: false