From bda5dd240d4b1e86948240c66cf209b67e45d008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Barbier?= Date: Thu, 6 Jul 2023 17:32:56 +0200 Subject: [PATCH] Update changelog with release date for 1.2.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cfb3c6c..871d2364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). See for sample https://raw.githubusercontent.com/favoloso/conventional-changelog-emoji/master/CHANGELOG.md --> -## [1.2.0] - 2022-MM-DD +## [1.2.0] - 2022-07-06 ### 🛠 Improvements - Handle uncaught exception with a bug report view (#84) - Implement a developer mode in app (#85)