diff --git a/CHANGELOG.md b/CHANGELOG.md index e9d9b34f0e877878ebd388f846b95110a66718c7..4e24892225be6db6ff8022863c6c54053de74948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added * Submit script API integration ### Changed +* PyLint is now an external dependency ### Fixed * Some analyzers were not loaded (!176)