Updated changelog.

[ci skip]
This commit is contained in:
Bastian Kleineidam 2014-03-14 20:25:52 +01:00
parent cc401923ac
commit 0989624333

View file

@ -10,6 +10,8 @@ Features:
Changes:
- checking: Ignored URLs are reported earlier now.
- checking: Updated the list of unkonwn or ignored URI schemes.
- checking: Internal errors do not disable check threads anymore.
- checking: Disable URL length warning for data: URLs.
- installation: Check requirement for Python requests >= 2.2.0.
Closes: GH bug #478