From 0b81aa30a385b410fa3f64dc0e6414f3beae2e9a Mon Sep 17 00:00:00 2001 From: Crozzers Date: Sun, 3 Dec 2023 17:58:31 +0000 Subject: [PATCH] Update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4bc9e41b..87aadce7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ - [pull #535] Update `_slugify` to use utf-8 encoding (issue #534) - [pull #536] Maintain order of appearance in footnotes - [pull #538] Include HTML headers in TOC +- [pull #540] Add mechanism to prevent header ID counter resetting (issue #530) ## python-markdown2 2.4.10