diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-22 20:33:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-22 20:33:32 +0000 |
commit | cc09c00b2f0e7b36ba9e91e645f5da43e7d0e736 (patch) | |
tree | 3cdc8d7579def7f5fc68ea920301ce36e2151263 /Master/texmf-dist/doc/latex/beamer/CHANGELOG.md | |
parent | bd148258b9463eec9558ba834fd5a6b64b892899 (diff) |
beamer (22jul20)
git-svn-id: svn://tug.org/texlive/trunk@55908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md b/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md index ee19a1148e6..1dee6206afc 100644 --- a/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md @@ -8,6 +8,13 @@ a major and minor version only. ## [Unreleased] +## [v3.59] + +### Changed + +- added `\transfly` macro for `Fly` page transition (see #609) +- Preparations for LaTeX2e 2020-10-01 + ## [v3.58] ### Changed @@ -95,7 +102,8 @@ a major and minor version only. - Support for `noxcolor` with `beamerarticle` (see #483) - Treatment of mixed overlay/alert specifications -[Unreleased]: https://github.com/josephwright/beamer/compare/v3.58...HEAD +[Unreleased]: https://github.com/josephwright/beamer/compare/v3.59...HEAD +[v3.59]: https://github.com/josephwright/beamer/compare/v3.58...v3.59 [v3.58]: https://github.com/josephwright/beamer/compare/v3.57...v3.58 [v3.57]: https://github.com/josephwright/beamer/compare/v3.56...v3.57 [v3.56]: https://github.com/josephwright/beamer/compare/v3.55...v3.56 |