summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-14 21:16:02 +0000
committerKarl Berry <karl@freefriends.org>2020-05-14 21:16:02 +0000
commitbb587f3190ec7933ee6a18e994099e566c6e8009 (patch)
tree6619bbe50d37ded7861833bc580028c2a8cca64c /Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
parent9e186a1e49f4a0ef3154b453e114e0e7adc6ae6c (diff)
l3 (14may20)
git-svn-id: svn://tug.org/texlive/trunk@55142 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 515f5d001b4..ee88f4780fa 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]
+## [2020-05-14]
+
+### Changed
+- Internal packaging of `xparse` in advance of changes to the LaTeX2e kernel
+
## [2020-03-06]
### Added
@@ -92,7 +97,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/2020-03-06...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2020-05-14...HEAD
+[2020-05-14]: https://github.com/latex3/latex3/compare/2020-03-06...2020-05-14
[2020-03-06]: https://github.com/latex3/latex3/compare/2020-03-03...2020-03-06
[2020-03-03]: https://github.com/latex3/latex3/compare/2020-02-25...2020-03-03
[2020-02-25]: https://github.com/latex3/latex3/compare/2020-02-14...2020-02-25