summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/breqn/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/breqn/CHANGES.md')
-rw-r--r--macros/latex/contrib/breqn/CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/latex/contrib/breqn/CHANGES.md b/macros/latex/contrib/breqn/CHANGES.md
index aa4bb12511..7d823015d6 100644
--- a/macros/latex/contrib/breqn/CHANGES.md
+++ b/macros/latex/contrib/breqn/CHANGES.md
@@ -1,5 +1,14 @@
# Release notes for the `breqn` packages
+## v0.98h (2020/02/16)
+
+ * No longer redefine LaTeX2e's `\\@ifstar` command, use a custom prefix instead.
+ This fixes a bizarre conflict with a combination of the `thm-restate` and `cleveref` packages.
+ * Use a prefix for `\\@optarg`, similar chance of potential conflict.
+ * Fix bug in `\\genfrac`.
+ * Allow `mathtools` to be loaded after `breqn` (by preloading `graphicx` always).
+
+
## v0.98g (2019/10/15)
* Fix for robustness change in LaTeX 2019.