diff options
author | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2016-04-26 16:16:35 +0200 |
---|---|---|
committer | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2016-04-26 16:16:35 +0200 |
commit | a08f47bb695561c70970f3876e59ae84c9c657c6 (patch) | |
tree | 288df83c95951af7b1eec4dc188257a081a55aee /README.md | |
parent | 09fa5532332dad897f93fda1125cc7f9e2e6e411 (diff) |
Store post dates in html comment. Sync those with filesystem. Closes #96
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -128,6 +128,8 @@ As a guideline, pull requests should: Changelog --------- +- 2.7 Store post date on a comment in the html file (#96). + On rebuild, the post date will be synchronised between comment date and file date, with precedence for comment date. - 2.6 Support for multiple authors, use a different `.config` for each one - 2.5 Massive code cleanup by Martijn Dekker<br/> 'tags' command<br/> |