diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-18 22:31:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-18 22:31:00 +0000 |
commit | a340b6ccbdc7ac8f174570c9618d1b6e7a0cfd54 (patch) | |
tree | fc9a5dcbcc305342715357a5652cb5df7a04fd32 /Master/texmf-dist/doc/latex/breqn/CHANGES.md | |
parent | 4a23fdac9e5766745b1a5af526e474f05e801fc4 (diff) |
breqn (18feb20)
git-svn-id: svn://tug.org/texlive/trunk@53833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/breqn/CHANGES.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/breqn/CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/breqn/CHANGES.md b/Master/texmf-dist/doc/latex/breqn/CHANGES.md index 7d823015d6d..bad962a4b75 100644 --- a/Master/texmf-dist/doc/latex/breqn/CHANGES.md +++ b/Master/texmf-dist/doc/latex/breqn/CHANGES.md @@ -1,5 +1,10 @@ # Release notes for the `breqn` packages +## v0.98i (2020/02/18) + + * Fix clash with new version of `babel` around use of the generic `\\@elt` command. + + ## v0.98h (2020/02/16) * No longer redefine LaTeX2e's `\\@ifstar` command, use a custom prefix instead. |