diff --git a/README.md b/README.md index 4a45786..12fcd60 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,6 @@ Within Python Virtual Environment: 29.9.2021 **New Feature** Added support to media files! mastotuit now gets all media files from Mastodon's post (if any) and publish them to Twitter together with your status update. 7.10.2021 **New Feature** Added thread support! If you create a thread in Mastodon mastotuit will create the same thread on Twitter. 13.10.2021 Upgraded Tweepy library to v4.1.0 -13.10.2021 **New Feature** Added video upload support! If video properties are according Twitter rules it will be uploaded. +13.10.2021 **New Feature** Added video upload support! If video properties are according Twitter rules it will be uploaded. +14.2.2021 Upgraded Tweepy library to v4.5.0 +14.2.2021 **New Feature** Polls support! Now your Mastodon's polls are replicated to Twitter and they can vote them!