From 16ee650f8aa57f7902ec882ec9deaebef6e24e18 Mon Sep 17 00:00:00 2001 From: Markus Hofknecht Date: Mon, 10 Aug 2020 11:45:05 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index f2a999d..20c60e9 100644 --- a/README.md +++ b/README.md @@ -79,11 +79,7 @@ When contributing please respect the style used by the codebase and consider the * Increase the version in the assembly file. * Add a commit message like: ``` -#79, #114, #115, #116, version 0.11.1.9 -[Feature] Take RowHeight from main menu #116 -[Feature] Show icon in taskbar when application is running #115 -[Feature] Add outer frame to selection #114 -[Bug] Screen Changes #79 +[Feature] Show icon in taskbar when application is running (#115), version 0.11.1.9 ``` * Commit either directly to the master branch or create a new branch if you are not sure with your changes