mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Fixed missing rake points:migrate_to_lonlat task.
This commit is contained in:
parent
a018e7c981
commit
b1a0aa2179
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