mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 17:51:39 -05:00
Merge pull request #974 from Freika/dev
Fixed missing `rake points:migrate_to_lonlat` task.
This commit is contained in:
commit
0ff1b67801
3 changed files with 7 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
0.25.2
|
||||
0.25.3
|
||||
|
|
|
|||
|
|
@ -4,6 +4,12 @@ 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.3 - 2025-03-22
|
||||
|
||||
## Fixed
|
||||
|
||||
- Fixed missing `rake points:migrate_to_lonlat` task.
|
||||
|
||||
# 0.25.2 - 2025-03-21
|
||||
|
||||
## Fixed
|
||||
|
|
|
|||
Loading…
Reference in a new issue