From 01d1cff7d41ce6906708a2998aa13e3e7b4fcff3 Mon Sep 17 00:00:00 2001 From: budparr Date: Sat, 3 Nov 2018 23:42:19 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92cbbcb..a84d74f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,4 +14,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a ### Changed - Run Ananke with Hugo v0.50 -- Remove default background image so users can choose to not use one at all. #133 (cdeguise) \ No newline at end of file +- Remove default background image so users can choose to not use one at all. #133 (cdeguise) +- Add reading time and word count to pages, conditionally if set at global, page, or section level. (thanks to @looer for starting) \ No newline at end of file