diff --git a/CHANGELOG.md b/CHANGELOG.md index 240e1aff64dc555c0316606dce19589fea02a863..d31e87f2d0cc45282dd8a91087bb378fac12b216 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* `crawler_main` doesn't need the deprecated `debug=True` anymore to put out a + provenance file if the `provenance_file` parameter is provided. + ### Security ### ### Documentation ###