diff options
author | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2016-10-24 16:23:53 +0200 |
---|---|---|
committer | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2016-10-24 16:23:53 +0200 |
commit | 500253e2adde1ac206dfee6dd4d21275faca184a (patch) | |
tree | 05eaa66bae6ebdf518361f70533c71d84f3ae53e /README.md | |
parent | 3c73ef63cd68b32f594fcd31a098e7c47b81dd01 (diff) |
Support for static, not managed by bashblog html files. Close #92
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,6 +135,7 @@ Changelog - 2.8 Bugfixes Slavic language support thanks to Tomasz Jadowski Removed the now defunct Twitter JSON API share count + Support for static, not managed by bashblog html files - 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 |