diff --git a/CHANGELOG.md b/CHANGELOG.md index e283355..f9e013f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * Profiling for countDocuments() and estimatedDocumentCount() (#191) by [@phleauran](https://github.com/phleauran). ### Fixed * Fixed deprecation warnings using PHP 8.4 +* ProfilerController configuration (explain links). ## [1.6.1] (2024-10-04) ### Fixed diff --git a/src/Resources/config/profiler.xml b/src/Resources/config/profiler.xml index 404773b..e4f35d3 100644 --- a/src/Resources/config/profiler.xml +++ b/src/Resources/config/profiler.xml @@ -44,9 +44,10 @@ - + +