diff --git a/CHANGELOG.md b/CHANGELOG.md index 80b0236d8..0a43aa44c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the _Public API_ with the health check endpoint (experimental) +### Changed + +- Switched the `prefer-const` rule from `warn` to `error` in the `eslint` configuration + ## 2.113.0 - 2024-10-06 ### Added