From 8232924d4172f07d17d232e5149e0671aa0d0fb6 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 10 Dec 2018 14:46:50 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Release-Notes.md b/Release-Notes.md index 893d31a..b81a6a6 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,6 +1,7 @@ ### v1.2.1 * Added support of [#11](https://github.com/Sigmanor/Crypto-Notepad/issues/11) feature. * Changed eye icon behavior. +* Fixed bug with empty filename field while saving/creating a file. * Minor design changes in `Settings` windows.
***