From c1f33c3f697198092c4ed0b83d35fdc46da267af Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Thu, 28 Oct 2021 09:55:42 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba54dd2ba..552fb9f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added + +- Russian translation (thanks D3ZOXY) + +### Changed + +- use build flavors to match distribution channels: `play` (same as original) and `izzy` (no Crashlytics) +- use 12/24 hour format settings from device to display times + ## [v1.5.4] - 2021-10-21 ### Added