-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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] |