From 725709ba80c8cb31360fb514fa0aa2184033958b Mon Sep 17 00:00:00 2001 From: Vinny Furia Date: Thu, 3 Jun 2021 08:12:38 -0600 Subject: [PATCH] Update changelog Add correct PR number --- doc/vimwiki.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index 129282b..fcf7830 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -3974,7 +3974,7 @@ Changed:~ * VimwikiCheckLinks work on current wiki or on range * PR #1057: Change how resolve subdir work Change how shell escaping work when using CustomWiki2HTML - * PR #TBD: Spaces in link descriptions are no longer replaced with + * PR #1132: Spaces in link descriptions are no longer replaced with links_space_char Removed:~