From 620d72497221e177195b84b8cbfdd75d4b65fed0 Mon Sep 17 00:00:00 2001 From: Christian Beutel <> Date: Thu, 10 Jul 2025 18:59:18 +0200 Subject: [PATCH] updates changelog --- CHANGELOG.md | 1 + docs/src/content/docs/run/changelog.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d6827b..f5adb23a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Adds ogp metadata tags for SEO - Public profiles are now accessible by anonymous users - A trail's direction can now be reversed in the editor +- Adds localization for the calendar component (thanks @james-geiger) ## Bug fixes - Waypoint descriptions are now properly formatted diff --git a/docs/src/content/docs/run/changelog.md b/docs/src/content/docs/run/changelog.md index ef239156..c1d4503f 100644 --- a/docs/src/content/docs/run/changelog.md +++ b/docs/src/content/docs/run/changelog.md @@ -8,6 +8,7 @@ description: What changed in the last patch? - Adds ogp metadata tags for SEO - Public profiles are now accessible by anonymous users - A trail's direction can now be reversed in the editor +- Adds localization for the calendar component (thanks @james-geiger) ### Bug fixes - Waypoint descriptions are now properly formatted