From ffc4e4120813e8000eb51a1852f30421eb31de53 Mon Sep 17 00:00:00 2001 From: yhu266 <56977205+yhu266@users.noreply.github.com> Date: Mon, 28 Dec 2020 17:30:20 -0800 Subject: [PATCH] move changelog entry to the end --- doc/vimwiki.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index d2be18a..38dae59 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -3889,8 +3889,6 @@ http://code.google.com/p/vimwiki/issues/list. They may be accessible from https://github.com/vimwiki-backup/vimwiki/issues. New:~ - * Feature: Add option |vimwiki-option-template_date_format| to configure - alternative date string format * Feature: PR #686: add a flag lists_return to disable mappings to and in insert mode * Feature: enable re-mapping insert mode table mappings @@ -3927,6 +3925,8 @@ New:~ * PR #907: Cycle bullets * PR #901: adds multiparagraph blockquotes using email style syntax * PR #934: RSS feed generation for diary with :VimwikiRss. + * Feature: Add option |vimwiki-option-template_date_format| to configure + alternative date string format Changed:~ * PR #1047: Allow to replace default mapping of VimwikiToggleListItem