summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-12 23:03:38 +0000
committerKarl Berry <karl@freefriends.org>2021-03-12 23:03:38 +0000
commit521d228214dba2801d3454b4d5634b0624d2d1c6 (patch)
tree460d18372adb04ecc4c56e2b89d2b4738c439f67 /Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
parentc7a6ddbdf2fbce5333cf3052b2a94de9e31db193 (diff)
l3packages (12mar21) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
index 05ef0709967..cf52f56e8ff 100644
--- a/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
@@ -7,6 +7,11 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2021-03-12]
+
+### Fixed
+- Pass options to frozen `xparse`
+
## [2021-02-02]
### Changed
@@ -119,7 +124,8 @@ this project uses date-based 'snapshot' version identifiers.
- Switch to ISO date format
- Improve cross-module use of internal functions
-[Unreleased]: https://github.com/latex3/latex3/compare/2021-02-02...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2021-03-12...HEAD
+[2021-03-12]: https://github.com/latex3/latex3/compare/2021-02-02...2021-03-12
[2021-02-02]: https://github.com/latex3/latex3/compare/2020-10-27...2021-02-02
[2020-10-27]: https://github.com/latex3/latex3/compare/2020-10-05...2020-10-27
[2020-10-05]: https://github.com/latex3/latex3/compare/2020-05-15...2020-10-05