Update CHANGELOG

This commit is contained in:
Stefan Oderbolz 2019-03-17 22:43:24 +01:00 committed by GitHub
parent 9884214bc2
commit c00ed4f6e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ and this project adheres to `Semantic Versioning <http://semver.org/>`_.
***********
Unreleased_
***********
Changed
-------
- Apply flake8 to be PEP-8 compliant #354
Fixed
-----
- harvest_source_type_exists validator should not fail if Harvester has no ``info()`` method #338