diff --git a/visualization/CHANGELOG.md b/visualization/CHANGELOG.md index 613c1a1aa5..010f1a6b5a 100644 --- a/visualization/CHANGELOG.md +++ b/visualization/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) ### Added - Add a cross-hair when hovering over the color quantile diagram [#3827](https://github.com/MaibornWolff/codecharta/pull/3827) +- Maps are always shown and rendered in alphabetical order [#3905](https://github.com/MaibornWolff/codecharta/pull/3905) ### Changed