From 8a73cd8668fdabf9977bebed5497dece45a5c817 Mon Sep 17 00:00:00 2001 From: Vinny Furia Date: Wed, 2 Jun 2021 14:42:00 -0600 Subject: [PATCH] Updated changelog and added to contributing Missing PR number --- doc/vimwiki.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index eed89e9..129282b 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -3913,6 +3913,7 @@ Contributors and their Github usernames in roughly chronological order: - Matthew Toohey (@mtoohey31) - Brennen Bearnes - Stefan Schuhbäck (@stefanSchuhbaeck) + - Vinny Furia (@vinnyfuria) ============================================================================== 16. Changelog *vimwiki-changelog* @@ -3973,6 +3974,8 @@ 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 + links_space_char Removed:~