From 81750838f889e83e19eddda2a8189df0657fd93a Mon Sep 17 00:00:00 2001 From: BRIAN MUENZENMEYER Date: Sat, 1 Aug 2015 00:09:32 -0500 Subject: [PATCH] updated CHANGELOG with info about the base url path resolves #125 --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index aa5ff5625..83067b2b8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,8 @@ PL-node-v0.10.0 - ADD: Added proper styling for the homepage-emergency alert that is displayed for demo purposes - ADD: Added a new comment organism, the sticky comment, to ship an example of pattern parameters - CHG: Start some JS linting of the project. I don't quite agree with a lot of it, so am trying to set some smart configurations - - CHG: wrapped some build messages in the patternlab.config.debug flag + - CHG: Wrapped some build messages in the patternlab.config.debug flag + - FIX: Allow users to set a base url path. Resolves #125 ([)testing in the while requested) PL-node-v0.9.1 - FIX: Fixed an issue with view all navigation not checking for index out of bounds cases