diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-10-15 00:08:05 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-10-15 00:08:05 -0600 |
| commit | c08853cf628b2d0fdac0ec89af048526eeacb560 (patch) | |
| tree | 5c0073260607cee11174d7b81173b645949e8faa | |
| parent | 3b4165fb1f1471dd194d2ac5709abf637ce90bdd (diff) | |
fix entry in CHANGELOG
| -rw-r--r-- | CHANGELOG.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 80c303be..0d23423e 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -21,7 +21,7 @@ Improvements:: * Propagate `:to_dir` option to document of AsciiDoc table cell (#4297) * Force encoding of attribute data passed via CLI to UTF-8 if transcoding fails (#4351) (*@zkaip*) - * Add include role to link/URL macro that replaces include directive when include is not enabled + * Add include role to link macro that replaces include directive when include is not enabled Bug Fixes:: |
