summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/beamer/CHANGELOG.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md b/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md
index 25609aee6c7..72e7a2204ef 100644
--- a/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md
@@ -8,6 +8,18 @@ a major and minor version only.
## [Unreleased]
+## [v3.63]
+
+### Changed
+
+- adding `lastsection` option to toc (#675)
+
+### Fixed
+
+- Removed superflous period in combination with the `firstsection` option (#674)
+- Behaviour of `\label` in article mode (#685)
+- Problem with date position in infolines theme (#684)
+
## [v3.62]
### Fixed
@@ -130,7 +142,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.62...HEAD
+[Unreleased]: https://github.com/josephwright/beamer/compare/v3.63...HEAD
+[v3.63]: https://github.com/josephwright/beamer/compare/v3.62...v3.63
[v3.62]: https://github.com/josephwright/beamer/compare/v3.61...v3.62
[v3.61]: https://github.com/josephwright/beamer/compare/v3.60...v3.61
[v3.60]: https://github.com/josephwright/beamer/compare/v3.59...v3.60