Update Changelog

This commit is contained in:
Eugene Burmakin 2024-07-19 20:25:11 +02:00
parent 578f46ab08
commit 66ff0c3bed
2 changed files with 15 additions and 1 deletions

View file

@ -1 +1 @@
0.9.2
0.9.3

View file

@ -5,6 +5,20 @@ 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.9.3] — 2024-07-19
### Added
- Admin flag to the database.
### Fixed
- Route hover distance is now being rendered in kilometers, not in meters, if route distance is more than 1 km.
---
## [0.9.2] — 2024-07-19
### Fixed