From d78a1fd80b6b235145994c7e5657eaed5836865b Mon Sep 17 00:00:00 2001 From: Clare Macrae Date: Tue, 23 Nov 2021 17:07:04 +0000 Subject: [PATCH] d Update release notes Co-Authored-By: Bjorn Svensson Co-Authored-By: Llewellyn Falco --- build/relnotes_x.y.z.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/relnotes_x.y.z.md b/build/relnotes_x.y.z.md index 20478daaf..1fa7f9c72 100644 --- a/build/relnotes_x.y.z.md +++ b/build/relnotes_x.y.z.md @@ -5,6 +5,6 @@ * **New features** * None * **Bug fixes** - * None + * Using kdiff3 as diff tool, users no longer have to specify name of output file after merge (#191 - thanks @bjosv) * **Other changes** * None