Add article last updated date support

(Ref: #43)
This commit is contained in:
James Panther
2021-12-18 10:07:38 +11:00
parent c7eb77e4ba
commit bf9d11d23a
4 changed files with 13 additions and 3 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added
- Option to display article word counts ([#57](https://github.com/jpanther/congo/pull/57))
- Article word counts ([#57](https://github.com/jpanther/congo/pull/57))
- Last updated dates on articles
### Changed