summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2024-01-03 02:35:07 -0700
committerDan Allen <dan.j.allen@gmail.com>2024-01-03 02:35:07 -0700
commit9aed2f4dbfc0913bec7936b8e8efc33ee48eab3f (patch)
treea19638d078cfcd26160f0d1e5e87dccfa6156b44 /CHANGELOG.adoc
parent6986bff57d615d6c399873387b7e0ccca1508ee7 (diff)
update CHANGELOG entry [no ci]
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 7a28641e..f1232928 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -39,7 +39,7 @@ Enhancements::
Compliance::
- * Support logger in Ruby 3.3 by properly initialize super class (#4493) (*@mtasaka*)
+ * Support logger in Ruby 3.3 by instantiating super class (#4493) (*@mtasaka*)
* Don't promote level-0 special section at start of document to document title (#4151)
* Disallow the use of dot (`.`) in the name of a named element attribute (#4147)
* Disallow the use of the left square bracket in an attribute list on formatted text (#4306)