diff options
-rw-r--r-- | CHANGELOG.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8b08927..db73b5b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,19 @@ Added ^^^^^ - The maintenance mode. +- The summary on the home page now shows the number of tracks per time period. +- The summary on the home page now shows the track length at first glance. + +Changed +^^^^^^^ + +- Python 3.9 is the new minimum Python version (up from 3.7). + +Fixed +^^^^^ + +- Page reading for systems that use a non-UTF-8 locale. +- The filename above the map is hidden again. 0.5.0 - 2023-01-12 ------------------ |