mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Update app version and changelog
This commit is contained in:
parent
bf4a900089
commit
ba2f39e12c
2 changed files with 11 additions and 7 deletions
|
|
@ -1 +1 @@
|
|||
0.25.9
|
||||
0.25.10
|
||||
|
|
|
|||
16
CHANGELOG.md
16
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue