diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2024-05-12 15:38:59 +0300 |
|---|---|---|
| committer | Marat Radchenko <marat@slonopotamus.org> | 2024-05-12 15:38:59 +0300 |
| commit | 233980903a8a661b0f154e2480ed6cf605bc3a65 (patch) | |
| tree | 536fe852139628224d85456a4ef214bf97f30478 /CHANGELOG.adoc | |
| parent | d3a642763aa8501bfd53ce4713d7b44b7c92020e (diff) | |
resolves #472 fix crash when section title contains inline anchor
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index d349173..822a584 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -5,6 +5,10 @@ This document provides a high-level view of the changes to the {project-name} by release. For a detailed view of what has changed, refer to the {uri-repo}/commits/master[commit history] on GitHub. +== Unreleased + +* fix crash when section title contains inline anchor (#472) + == 2.1.0 (2024-02-04) - @slonopotamus * drop MOBI support |
