Update changelog

This commit is contained in:
Eugene Burmakin 2024-06-07 21:24:05 +02:00
parent 08be01ebf6
commit 5adc96bdb9
2 changed files with 6 additions and 2 deletions

View file

@ -1 +1 @@
0.5.0
0.5.1

View file

@ -5,7 +5,7 @@ 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.5.1] — 2024-06-01
## [0.5.1] — 2024-06-07
### Added
@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Change minutes to days and hours on route popup
### Fixed
- Improved speed of "Stats" page loading by removing unnecessary queries
---
## [0.5.0] — 2024-05-31