From 58f49d1aa8850209be0d9ec18d091a30f00f6d01 Mon Sep 17 00:00:00 2001 From: Oleksandr Date: Mon, 30 May 2022 22:21:47 +0300 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index 1d531bb..b81200e 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,3 +1,8 @@ +## v1.7.2 (2022-05-30) +### Fixed +* Date/time was always inserted in the end of text + + ## v1.7.1 (2022-05-22) ### Added * Date time insert [#53](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/56)