summaryrefslogtreecommitdiff
path: root/docs/change_log/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/change_log/index.md')
-rw-r--r--docs/change_log/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md
index d1f36c0..11c997b 100644
--- a/docs/change_log/index.md
+++ b/docs/change_log/index.md
@@ -8,6 +8,7 @@ Under development: version 3.3.5 (a bug-fix release).
* Make the `slugify_unicode` function not remove diacritical marks (#1118).
* Fix `[toc]` detection when used with `nl2br` extension (#1160)
* Re-use compiled regex for block level checks (#1169)
+* Don't process shebangs in fenced code blocks when using CodeHilite (#1156).
Feb 24, 2021: version 3.3.4 (a bug-fix release).