1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00

Add re-authentication warning

This commit is contained in:
Ivan Habunek 2017-04-18 17:23:41 +02:00
parent c603142046
commit 042eff339d
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
2 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Changelog
* Experimental 2FA support (#3)
* Do not create a new application for each login
* **Warning**: Due to changes in configuration format, after upgrading to this
version, you will be required to log in to your Mastodon instance again.
**0.6.0 (2016-04-17)**

View File

@ -14,6 +14,10 @@ Interact with Mastodon social networks from the command line.
:target: https://pypi.python.org/pypi/toot
.. warning::
Upgrading to version ``0.7.0`` will require you to log in to your chosen Mastodon instance again.
Installation
------------