diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-18 20:31:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-18 20:31:59 +0000 |
commit | f78ef933642c4be9fd32c6ec1d846912f751ae65 (patch) | |
tree | beb179870f7e226889c112201a34ab0ff5dde4c2 /Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md | |
parent | cd9c32dfd264eb7b5dc559f8a8355140b63d12ba (diff) |
l3 (18oct18)
git-svn-id: svn://tug.org/texlive/trunk@48935 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.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md index 55103cde3d6..39d33fd744a 100644 --- a/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md @@ -7,6 +7,8 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] +## [2018-10-17] + ## [2018-09-24] ### Changed @@ -30,7 +32,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/2018-09-24...HEAD +[Unreleased]: https://github.com/latex3/latex3/compare/2018-10-17...HEAD +[2018-10-17]: https://github.com/latex3/latex3/compare/2018-09-24...2018-10-17 [2018-09-24]: https://github.com/latex3/latex3/compare/2018-08-23...2018-09-24 [2018-08-23]: https://github.com/latex3/latex3/compare/2018-05-12...2018-08-23 [2018-05-12]: https://github.com/latex3/latex3/compare/2018-04-30...2018-05-12 |