From 001bd32bb3b1ca2c96b731c40012ac0e894bd1a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denny=20Sch=C3=A4fer?= Date: Thu, 11 Jan 2018 00:20:23 +0100 Subject: [PATCH] Fix markdown typo --- ChangeLog.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.markdown b/ChangeLog.markdown index 19f055a..e598d92 100644 --- a/ChangeLog.markdown +++ b/ChangeLog.markdown @@ -1,4 +1,4 @@ -#1.1.6 +# 1.1.6 * Makesure the FileUtils is imported correctly to avoid a potential error * Fixes an issue where comparing a diff would not use the content of the new file * Small documentation fixes