Update app version and changelog

This commit is contained in:
Eugene Burmakin 2025-05-02 20:09:58 +02:00
parent bf4a900089
commit ba2f39e12c
2 changed files with 11 additions and 7 deletions

View file

@ -1 +1 @@
0.25.9
0.25.10

View file

@ -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