Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@draw.io>2022-06-12 23:12:59 +0300
committerDavid Benson <david@draw.io>2022-06-12 23:12:59 +0300
commit6765eadf11eae8eb5c07708577071f801316658c (patch)
tree739a5d05c78f78bf68d23fbd6dbbf396277095a7 /ChangeLog
parentd8f93553513290c21c8356ae04dca4c84120f06b (diff)
20.0.1 releasev20.0.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aad51b8..2ef65cdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+12-JUN-2022: 20.0.1
+
+- Fixes bold math in print output for Chrome [2873]
+- Disables MathJax for Internet Explorer
+- Adds MathJax callback, fixes math in PDF export
+- Fixes style changes override default style [2164]
+
11-JUN-2022: 20.0.0
- Fixes font style button state before typing [2398]