summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 87a77e02..6ea8da53 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -68,6 +68,7 @@ Improvements::
* Use safe navigation to avoid crashing when querying for extensions
* Remove empty line at top of table cells in manpage output (#4482) (*@strager*)
* Return `nil` if name passed to `Asciidoctor::SafeMode.value_for_name` is not recognized (#3526)
+ * Change title to doctitle in warning message about use of abstract to make subject more clear
* Modify default stylesheet to honor text-* roles on quote blocks
* Modify default stylesheet to add text decoration to active footnote number link in footnotes list (#4530) (@Larhzu)