From 749c6567848e4412ed2fd0c56d73aea20eb2851e Mon Sep 17 00:00:00 2001 From: lesion Date: Thu, 12 Jan 2023 14:50:43 +0100 Subject: [PATCH] typo --- CHANGELOG | 2 +- docs/changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a4046f3e..61c3a8a3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ All notable changes to this project will be documented in this file. -### 1.6.2 - 12 jan '23' +### 1.6.2 - 12 jan '23 - add swipe gesture to move to next/prev event - fix refresh collections, fix #219 - add russian translation (thanks @drunkod) diff --git a/docs/changelog.md b/docs/changelog.md index a9b36d39..e7d46a58 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -8,7 +8,7 @@ nav_order: 10 All notable changes to this project will be documented in this file. -### 1.6.2 - 12 jan '23' +### 1.6.2 - 12 jan '23 - add swipe gesture to move to next/prev event - fix refresh collections, fix #219 - add russian translation (thanks @drunkod)