----------------
ADDED
- Compatibility with GoToSocial (tested) and possibly other Fediverse services (untested).
- OAuth support for registering the tootgroup.py application with servers (needed for GoToSocial but also works with other
services)
CHANGED
- There are no more retries while registering the application with username/password. Instead an OAuth fallback is invoked.
If this also fails, you have to retry manually.
FIXED
- [GoToSocial](<https://github.com/oe4dns/tootgroup.py/issues/10>)