From ab4a9248a0bc4d809472a4e8f41c86cad6173d3d Mon Sep 17 00:00:00 2001 From: Semyon Yakimov Date: Wed, 18 Dec 2024 17:00:12 +0300 Subject: [PATCH] Changelog: links to issues --- CHANGELOG.md | 4 ++-- CHANGELOG.ru.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62609f2..4ae0b2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ * Added night mode * Now user can set countdown timer from 0 to 10 seconds for Time master card -* Fixed crash when trying to write password with empty fields (GH-3) -* Setting a minimum year for operation (GH-22) +* Fixed crash when trying to write password with empty fields ([GH-3](https://github.com/sportiduino/sportiduinoapp/issues/3)) +* Setting a minimum year for operation ([GH-22](https://github.com/sportiduino/sportiduinoapp/issues/22)) * Improved the application behavior in landscape mode [All changes](https://github.com/sportiduino/sportiduinoapp/compare/v1.4.1...v1.5) diff --git a/CHANGELOG.ru.md b/CHANGELOG.ru.md index ce12366..051e26c 100644 --- a/CHANGELOG.ru.md +++ b/CHANGELOG.ru.md @@ -4,8 +4,8 @@ * Добавлен ночной режим * Теперь пользователь может установить таймер обратного отсчета от 0 до 10 секунд для Мастер чипа времени -* Исправлена ошибка при попытке записать пароль с пустыми полями (GH-3) -* Установка минимального года (GH-22) +* Исправлена ошибка при попытке записать пароль с пустыми полями ([GH-3](https://github.com/sportiduino/sportiduinoapp/issues/3)) +* Установка минимального года ([GH-22](https://github.com/sportiduino/sportiduinoapp/issues/22)) * Улучшено поведение при изменении ориентации экрана [Все изменения](https://github.com/sportiduino/sportiduinoapp/compare/v1.4.1...v1.5)