From 07977f4aede54c48bfc26719073b1fe2222b46c2 Mon Sep 17 00:00:00 2001 From: Jo Vandeginste Date: Sat, 3 Aug 2024 12:21:09 +0200 Subject: [PATCH] Update changelog changelog: ignore --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fac2232f..a526d9e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,21 @@ ## What's Changed -- Show a message per user when the application was updated +- Translations update from Hosted Weblate, by @jovandeginste, in [#220](https://github.com/jovandeginste/workout-tracker/pull/220) + - Translated using Weblate (Dutch) +- Fix the input files and configuration for better Weblate integration, by @jovandeginste, in [#219](https://github.com/jovandeginste/workout-tracker/pull/219) + - fix: remove auto-added strings, by @jovandeginste + - fix: add new translation strings, by @jovandeginste +- fix: support editing workouts using Imperial units, by @jovandeginste, in [#218](https://github.com/jovandeginste/workout-tracker/pull/218) +- fix: add version notice styles and template, by @jovandeginste, in [#216](https://github.com/jovandeginste/workout-tracker/pull/216) + - fix: add version notice styles and template, by @invalid-email-address + - feat: ignore Aider project files and outputs, by @invalid-email-address +- Show a message per user when the application was updated, by @jovandeginste, in [#215](https://github.com/jovandeginste/workout-tracker/pull/215) - Add direct link to changelog in the footer, by @jovandeginste, in [#214](https://github.com/jovandeginste/workout-tracker/pull/214) +## New Contributors + +- @invalid-email-address made their first contribution + ## What's Changed in v1.17.0 - Exclude some commits from the changelog, by @jovandeginste, in [#213](https://github.com/jovandeginste/workout-tracker/pull/213)