mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update Changelog
This commit is contained in:
parent
578f46ab08
commit
66ff0c3bed
2 changed files with 15 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
0.9.2
|
||||
0.9.3
|
||||
|
|
|
|||
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue