summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-25 22:05:16 +0000
committerKarl Berry <karl@freefriends.org>2020-02-25 22:05:16 +0000
commit1db862b2ec9c7feb6edc9c44b26d842240219df7 (patch)
tree207edf10a5583cc3612ad58ab2b03541fe60f292 /Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
parent026306ee26a95c4c9b07e9e7b2591ba9fdc6df22 (diff)
l3 (25feb20)
git-svn-id: svn://tug.org/texlive/trunk@53913 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.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
index bcfeffe33fd..9ce3fed7519 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/l3kernel/CHANGELOG.md
@@ -7,6 +7,11 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2020-02-25]
+
+### Changed
+- Extend case-changing encoding support to Cyrillic and Greek
+
## [2020-02-21]
### Added
@@ -630,7 +635,8 @@ this project uses date-based 'snapshot' version identifiers.
- Step func­tions have been added for dim vari­ables,
e.g. `\dim_step_in­line:nnnn`
-[Unreleased]: https://github.com/latex3/latex3/compare/2020-02-21...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2020-02-25...HEAD
+[2020-02-25]: https://github.com/latex3/latex3/compare/2020-02-21...2020-02-25
[2020-02-21]: https://github.com/latex3/latex3/compare/2020-02-14...2020-02-21
[2020-02-14]: https://github.com/latex3/latex3/compare/2020-02-13...2020-02-14
[2020-02-13]: https://github.com/latex3/latex3/compare/2020-02-11...2020-02-13