diff --git a/.app_version b/.app_version index 5d700c01..4c0ba814 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.26.6 +0.26.7 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f2122c7..1188a8dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Popups now showing distance in the correct distance unit. #1258 +## Added + +- Bunch of system tests to cover map interactions. + # 0.26.6 - 2025-05-22