summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/unicode-math/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/unicode-math/CHANGES.md')
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/unicode-math/CHANGES.md b/Master/texmf-dist/doc/latex/unicode-math/CHANGES.md
index 08f01fbfa24..619f7c46c77 100644
--- a/Master/texmf-dist/doc/latex/unicode-math/CHANGES.md
+++ b/Master/texmf-dist/doc/latex/unicode-math/CHANGES.md
@@ -1,6 +1,15 @@
CHANGE HISTORY
==============
+## v0.8n (2019/02/15)
+
+ * Add note to readme that the `lm-math` package is required for minimal functionality.
+ * Spacing fixed for maths fonts loaded with the `Scale` fontspec feature (#287).
+ * Commands like `\crampedtextstyle` now longer lead to an infinite loop under XeTeX (#505).
+ * Improvements to the functionality of the test suite. (Although more tests would be nice.)
+ * Test suite is now (successfully) run with `expl3` debug mode enabled.
+
+
## v0.8m (2018/07/29)
* Restore behaviour of legacy syntax `x_\mathrm{x}` (i.e., with no braces).