Update changelog and app version

This commit is contained in:
Eugene Burmakin 2025-05-19 20:11:22 +02:00
parent 7c0d1f9841
commit ebd16240d4
2 changed files with 8 additions and 1 deletions

View file

@ -1 +1 @@
0.26.3
0.26.4

View file

@ -4,6 +4,13 @@ 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.26.4 - 2025-05-19
## Changed
- Docker image is now using slim image to introduce some memory optimizations.
- The trip page now looks a bit nicer.
# 0.26.3 - 2025-05-18
## Fixed