diff --git a/.app_version b/.app_version index 8f0916f7..4b9fcbec 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.5.0 +0.5.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca07b8d..bc501f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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