Merge pull request #171 from tuxinaut/master

Fix markdown typo
This commit is contained in:
Jeremy Cook
2018-01-11 07:41:01 -05:00
committed by GitHub

View File

@@ -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