From 87c44caef9697c6737cf329c4af61064093d57c8 Mon Sep 17 00:00:00 2001 From: Tinmarino Date: Wed, 15 Mar 2023 01:03:09 -0300 Subject: [PATCH] Doc: Add some changelog, release v2022.03.15 --- doc/vimwiki.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index cb06ac6..e0a4495 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -4011,7 +4011,11 @@ master is retained as a legacy mirror of the dev branch. This is somewhat experimental, and will probably be refined over time. +2022.03.15~ + New:~ + * Issue #150 Fix Math border cases + according to https://pandoc.org/MANUAL.html#math * Issue #1287 Highlight YAML header with |yaml_metadata_block| configuration variable holding region delimiters