summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3kernel/CHANGELOG.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-06-03 03:00:46 +0000
committerNorbert Preining <norbert@preining.info>2022-06-03 03:00:46 +0000
commit653524750adc9c9bfae3fb8a7f1dacd63859bed8 (patch)
treefd4e9fa0efd639716ba02ec4554a075b234c1714 /macros/latex/contrib/l3kernel/CHANGELOG.md
parentd04e1ae659e8517e73bdabbd147386187d88fcb4 (diff)
CTAN sync 202206030300
Diffstat (limited to 'macros/latex/contrib/l3kernel/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/l3kernel/CHANGELOG.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/macros/latex/contrib/l3kernel/CHANGELOG.md b/macros/latex/contrib/l3kernel/CHANGELOG.md
index 3178c32976..af84da5d95 100644
--- a/macros/latex/contrib/l3kernel/CHANGELOG.md
+++ b/macros/latex/contrib/l3kernel/CHANGELOG.md
@@ -7,7 +7,13 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
-## [2022-05-30]
+## [2022-06-02]
+
+### Changed
+- Exclude only first mandatory argument of entries in
+ `\l_text_case_exclude_arg_tl` from case changing
+
+`## [2022-05-30]
### Added
- Add `\lua_load_module:n`
@@ -1113,7 +1119,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/2022-05-30...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2022-06-02...HEAD
+[2022-06-02]: https://github.com/latex3/latex3/compare/2022-05-30...2022-06-02
[2022-05-30]: https://github.com/latex3/latex3/compare/2022-05-04...2022-05-30
[2022-05-04]: https://github.com/latex3/latex3/compare/2022-04-29...2022-05-04
[2022-04-29]: https://github.com/latex3/latex3/compare/2022-04-20...2022-04-29