0.4.3 (2015-08-06)
- Ignore timeout errors
- Add pylint3 to the test suite (bug 1423353)
- Add pep257 to the test suite

0.4.2 (2015-06-08)
- Don't crash on blog posts without titles

0.4.1 (2015-04-14)
- Trim authors, titles and URLs before matching them

0.4.0 (2015-04-03)
- Add ability to filter by URL prefixes (bug 1424324)
- Ignore RSS post titles unless there are blacklisted titles or authors
- Ignore another HTTP client error

0.3.4 (2015-03-30)
- Warn about incomplete fetches but ignore them
- Don't crash on missing author textnodes
- Move from "alpha" state to "beta"

0.3.3 (2015-02-28)
- Remove the requirement for colons in RSS1 titles
- Catch domain name errors
- Ignore incomplete reads
- Delete feeds on invalid fetches

0.3.2 (2015-02-25)
- Fix double deletion of blacklisted entries

0.3.1 (2015-02-22)
- Fix UTF-8 errors reading from the config file
- Fix UTF-8 errors writing to the output file
- Add compatibility info to the README (bug 1424323)

0.3.0 (2015-02-21)
- Add ability to filter by titles (bug 1424142)

0.2.2 (2015-02-19)
- Make HTTP and gzip errors non-fatal (bug 1422505)
- Send warnings and errors to STDERR (bug 1422685)

0.2.1 (2015-02-17)
- More tolerant parsing of blacklist entries

0.2.0 (2015-02-10)
- Use defusedxml to fecth feeds (bug 1419414)
- Request gzip-encoded feeds (bug 1419662)
- Add --force option to overwrite output file
- Check for errors and exceptions

0.1.1 (2015-02-09)
- Fix pip installation
- Ship config file examples
- Add -V as an alias to --version
- Include a copy of the AGPL

0.1.0 (2015-02-08)
- Initial public release
