diff options
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 2 |
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) |
