diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bda345..efd7af3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,16 @@ -# Changelog +Changelog -## v1.0.1 (2021-03-04) +v1.0.3 +Added the ability to disable chat on a single page, based on metadata settings in the file -#### Fixes +Features: + Disable chat inclusion on a single article -* Moved copy to the first operation and added error checking for a copy fail +Fixes: + spelling error in variable check + +v1.0.2 + +Fixes: + the issue link, which was itself an issue [Alex Kelly] + show $BASE_HTML and $ARTICLE_HTML in message output [Alex Kelly]