diff --git a/.app_version b/.app_version index 85a7643a..4ccdce11 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.25.9 +0.25.10 diff --git a/CHANGELOG.md b/CHANGELOG.md index f3e99b4d..dfd6ba77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,18 +4,22 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +# 0.25.10 - 2025-05-02 + +## Added + +- Vector maps are supported in non-self-hosted mode. + +## Removed + +- Sample points are no longer being imported automatically for new users. + # 0.25.9 - 2025-04-29 ## Fixed - `rake points:migrate_to_lonlat` task now works properly. -# 0.25.9 - UNRELEASED - -## Removed - -- Sample points are no longer being imported automatically for new users. - # 0.25.8 - 2025-04-24 ## Fixed