Fixed missing rake points:migrate_to_lonlat task.

This commit is contained in:
Eugene Burmakin 2025-03-22 12:51:39 +01:00
parent a018e7c981
commit b1a0aa2179
3 changed files with 7 additions and 1 deletions

View file

@ -1 +1 @@
0.25.2
0.25.3

View file

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