diff --git a/CHANGELOG.md b/CHANGELOG.md index ec7edcdea..87bdf3930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for REST APIs (`JSON`) via the scraper configuration - Enabled the _Redis_ authentication in the `docker-compose` files +- Set up a git-hook to format the code before any commit ### Changed