summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-19 20:46:32 +0000
committerKarl Berry <karl@freefriends.org>2019-09-19 20:46:32 +0000
commitbaf4b7dab9fc6d675d83c88ccfd7ca7824c38355 (patch)
treef0662e22786e1298055567645b110894653667d9 /Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md
parente86345f5dc9769da6df2b57003f79e20506092cd (diff)
l3 (19sep19)
git-svn-id: svn://tug.org/texlive/trunk@52129 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md
index d2288ef1b9c..a0af5b8ab31 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/l3experimental/CHANGELOG.md
@@ -7,6 +7,12 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2019-09-19]
+
+### Changed
+
+- Various improvements to `l3cctab`
+
## [2019-08-25]
### Changed
@@ -112,7 +118,8 @@ this project uses date-based 'snapshot' version identifiers.
- New `l3color` module using `xcolor`-like expression syntax
- New `l3draw` module, based on `pgf` layer of the TikZ system
-[Unreleased]: https://github.com/latex3/latex3/compare/2019-08-25...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2019-09-19...HEAD
+[2019-09-19]: https://github.com/latex3/latex3/compare/2019-08-25...2019-09-19
[2019-08-25]: https://github.com/latex3/latex3/compare/2019-07-01...2019-08-25
[2019-07-01]: https://github.com/latex3/latex3/compare/2019-05-28...2019-07-01
[2019-05-28]: https://github.com/latex3/latex3/compare/2019-05-03...2019-05-28