From 61a6862f8eb425b84ae7d46e1725c80dd9ae77bd Mon Sep 17 00:00:00 2001 From: Rane Brown Date: Fri, 3 May 2019 22:25:09 -0600 Subject: [PATCH] Update changelog --- doc/vimwiki.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index badeeaf..ebfc191 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -3487,7 +3487,8 @@ Removed:~ point. Fixed:~ - * Issue #237: VimwikiRenameLink for Markdown syntax + * Issue #481: Allow surrounding URLs with '<' '>' + * Issue #237: VimwikiRenameLink now works for Markdown syntax * Issue #612: GVim menu displayed duplicate names. * Issue #456: Omnicompletion of wikilinks under Windows. Note: this should be considered a temporary fix until #478 is closed.