diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-01 21:19:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-01 21:19:50 +0000 |
commit | ea9364d9312ab760b375e4b07567dc1863a85338 (patch) | |
tree | 9fcea9f37dde453bdb562b8ae6c0d8f9f873cf58 /Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md | |
parent | 058ac3c069f344c4d3edf97c43fee3f2d07214a6 (diff) |
l3kernel (1oct19)
git-svn-id: svn://tug.org/texlive/trunk@52247 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.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md index 4e8c9fc093c..8196a8b410a 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md @@ -7,6 +7,8 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] +## [2019-09-30] + ## [2019-09-28] ### Changed @@ -527,7 +529,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/2019-09-28...HEAD +[Unreleased]: https://github.com/latex3/latex3/compare/2019-09-30...HEAD +[2019-09-30]: https://github.com/latex3/latex3/compare/2019-09-28...2019-09-30 [2019-09-28]: https://github.com/latex3/latex3/compare/2019-09-19...2019-09-28 [2019-09-19]: https://github.com/latex3/latex3/compare/2019-09-08...2019-09-19 [2019-09-08]: https://github.com/latex3/latex3/compare/2019-09-05...2019-09-08 |