summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index bda81e7a..2b8dd03e 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -38,10 +38,10 @@ Enhancements::
* {star} deprecate toc2 attribute in favor of position and placement values on toc attribute (e.g., toc=left) (#706)
* {star} add source map (file and line number) information to blocks (#861)
* {star} write to file by default if input is file (#907)
+ * {star} add -r and -I flags from ruby command to asciidoctor command for loading additional libraries (#574)
* support backslash (\) as line continuation character in the value of an attribute entry (#1022)
* disable subs on pass block by default (#737)
* add basic support for resolving xref target from reftext (#589)
- * add -r and -I flags from ruby command to asciidoctor command for loading additional libraries (#574)
* add time range anchor to video element (#886)
* match implicit URLs that use the file scheme (#853)
* added sectnumlevels to control depth of section numbering (#549)