From 699361058564fc843bb49930d8067fbec565c5ea Mon Sep 17 00:00:00 2001 From: Tinmarino Date: Fri, 17 Mar 2023 00:07:27 -0300 Subject: [PATCH] Doc: add #1316 to changelog --- doc/vimwiki.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index e55ef5e..7940526 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -4012,6 +4012,7 @@ master is retained as a legacy mirror of the dev branch. This is somewhat experimental, and will probably be refined over time. Fixed:~ + * Issue #1316: Permit tags in heading * Issue #1270: VimwikiAddHeaderLevel map (3=) was broken by a previous refactoring commit