move changelog entry to the end

This commit is contained in:
yhu266
2020-12-28 17:30:20 -08:00
committed by Tinmarino
parent 036a7d24f9
commit ffc4e41208
+2 -2
View File
@@ -3889,8 +3889,6 @@ http://code.google.com/p/vimwiki/issues/list. They may be accessible from
https://github.com/vimwiki-backup/vimwiki/issues. https://github.com/vimwiki-backup/vimwiki/issues.
New:~ 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 * Feature: PR #686: add a flag lists_return to disable mappings
to <CR> and <S-CR> in insert mode to <CR> and <S-CR> in insert mode
* Feature: enable re-mapping insert mode table mappings * Feature: enable re-mapping insert mode table mappings
@@ -3927,6 +3925,8 @@ New:~
* PR #907: Cycle bullets * PR #907: Cycle bullets
* PR #901: adds multiparagraph blockquotes using email style syntax * PR #901: adds multiparagraph blockquotes using email style syntax
* PR #934: RSS feed generation for diary with :VimwikiRss. * PR #934: RSS feed generation for diary with :VimwikiRss.
* Feature: Add option |vimwiki-option-template_date_format| to configure
alternative date string format
Changed:~ Changed:~
* PR #1047: Allow to replace default mapping of VimwikiToggleListItem * PR #1047: Allow to replace default mapping of VimwikiToggleListItem