aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-02-05 20:24:20 +0100
committerDaniel Schadt <kingdread@gmx.de>2025-02-05 20:24:20 +0100
commit832c7906f324afb6c4e666fa13978c12014c4500 (patch)
tree7e63bc26d305d2612004b0892c7305674043d5f1
parentc2f3a2a037a26678adb3828181b065b15504c155 (diff)
downloadfietsboek-832c7906f324afb6c4e666fa13978c12014c4500.tar.gz
fietsboek-832c7906f324afb6c4e666fa13978c12014c4500.tar.bz2
fietsboek-832c7906f324afb6c4e666fa13978c12014c4500.zip
update changelog
-rw-r--r--CHANGELOG.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 32ea9ea..5c49562 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -10,12 +10,19 @@ Added
- The count of images and comments of a track in the home page and browse
views.
- The calendar view in the profile page.
+- Per year & per month tooltips.
+
+Changed
+^^^^^^^
+
+- Fietsboek now uses `Inter <https://rsms.me/inter/>`__ as its font.
Fixed
^^^^^
- Track images not being shown properly on small screens (thanks
networkjanitor).
+- Properly round stopped & movign times to seconds in the track tooltip.
0.9.0 - 2024-04-08
------------------