summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
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 e363320d..fa2ab31d 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -74,7 +74,7 @@ Improvements::
* Remove redundant test for halign and valign attributes on table cell in DocBook converter
* Allow encoding of include file to be specified using encoding attribute (#3248)
* Allow template to be used to override outline by only specifying the outline template (#3491)
- * Upgrade MathJax from 2.7.5 to 2.7.6
+ * Upgrade MathJax from 2.7.5 to 2.7.9
* Skip unused default attribute assignments for embedded document
* Allow a URL macro to have a preceding single or double quote (#3376)
* Add support for erubi template engine; use it in place of erubis in test suite; note the use of erubis is deprecated (#3737)