summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-01 21:15:13 +0000
committerKarl Berry <karl@freefriends.org>2021-06-01 21:15:13 +0000
commit7f909f99438fa04b139f9e6ac791a4ccc704eefd (patch)
tree5d0140f879784f0a8944341316b359d3f1baca47 /Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
parentf496422c8703b52babe725eb473534648fad4367 (diff)
latex3 (1jun21)
git-svn-id: svn://tug.org/texlive/trunk@59425 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
index d08863238cb..c50ec1abb6d 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
@@ -7,10 +7,15 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2021-06-01]
+
+### Fixed
+- Loading when `\expanded` is not available
+
## [2021-05-27]
### Fixed
-- Correctly detect local formats in “Mismatched LaTeX support files” error.
+- Correctly detect local formats in `Mismatched LaTeX support files` error.
## [2021-05-25]
@@ -925,7 +930,8 @@ this project uses date-based 'snapshot' version identifiers.
- Step functions have been added for dim variables,
e.g. `\dim_step_inline:nnnn`
-[Unreleased]: https://github.com/latex3/latex3/compare/2021-05-27...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2021-06-01...HEAD
+[2021-06-01]: https://github.com/latex3/latex3/compare/2021-05-27...2021-06-01
[2021-05-27]: https://github.com/latex3/latex3/compare/2021-05-25...2021-05-27
[2021-05-25]: https://github.com/latex3/latex3/compare/2021-05-11...2021-05-25
[2021-05-11]: https://github.com/latex3/latex3/compare/2021-05-07...2021-05-11