* Added support for `tel:` links.
* For redirecting links, linkcheck now reports the status of the redirect
target (78).
* Dropped South migrations.
* 'Url.redirect_to' was migrated to a TextField to not limit its length (75).
* Fixed handling of the '--limit' argument of the 'checklinks' command (73).
* Fixed the task queue of links to check (69).