diff --git a/messages.json b/messages.json index 195aae8..c74bfe6 100644 --- a/messages.json +++ b/messages.json @@ -4,5 +4,6 @@ "1.1.0": "messages/1.1.0.txt", "1.1.1": "messages/1.1.1.txt", "1.1.2": "messages/1.1.2.txt", - "1.1.3": "messages/1.1.3.txt" + "1.1.3": "messages/1.1.3.txt", + "1.1.4": "messages/1.1.4.txt" } diff --git a/messages/1.1.4.txt b/messages/1.1.4.txt new file mode 100644 index 0000000..ae33e19 --- /dev/null +++ b/messages/1.1.4.txt @@ -0,0 +1,6 @@ +SublimeLinter-contrib-htmlhint 1.1.4 +------------------------------------ +This is a small bug fix to the lookup of the of .htmlhintrc config file. Thanks to GoupilRobin! + + +Please refer to https://github.com/mmaday/SublimeLinter-contrib-htmlhint for complete installation instructions. \ No newline at end of file