From 749904a31f877028b876c1a4df79f7252987fcf9 Mon Sep 17 00:00:00 2001 From: Anton Timmermans Date: Tue, 14 Jun 2016 08:55:28 +0200 Subject: [PATCH] Add PR props --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dccd758be..42b3c9c7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ assessor. * Fix a bug where a modification on the title wasn't correctly taken into account. * Fix a bug where alt tags were requires in all images instead of in only one of the images. * Fix a bug where having subheadings without the focus keyword was worse than having no subheadings at all. +* Fix a bug where requiring paper in index.js would fail on case-sensitive systems, props [Chris Bosco](https://github.com/cbosco). ## 1.2.2: May 4th, 2016