[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Correct ChangeLog [ci skip] (339865ed0)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Dec 6 10:23:39 CET 2019


Repository : https://github.com/latex3/latex3
On branch  : l3text
Link       : https://github.com/latex3/latex3/commit/339865ed041da731f67faa16cfb121e5a914c65e

>---------------------------------------------------------------

commit 339865ed041da731f67faa16cfb121e5a914c65e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Dec 6 09:23:39 2019 +0000

    Correct ChangeLog [ci skip]


>---------------------------------------------------------------

339865ed041da731f67faa16cfb121e5a914c65e
 l3kernel/CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 1bea4ea51..03b5d4876 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -8,6 +8,10 @@ this project uses date-based 'snapshot' version identifiers.
 ## [Unreleased]
 
 ### Added
+- `\char_foldcase:N`
+- `\char_lowercase:N`
+- `\char_uppercase:N`
+- `\char_titlecase:N`
 - `\char_to_nfd:N`
 - `\file_hex_dump:n(nn)` and `\file_get_hex_dump:n(nn)N(TF)`
 - `\str_foldcase:n`
@@ -21,7 +25,6 @@ this project uses date-based 'snapshot' version identifiers.
 ### Changed
 - Distribute LaTeX3 News
 - Moved `\char_codepoint_to_bytes:n` to stable
-- Moved `\char_<thing>case:n` to stable
 
 ### Deprecated
 - `\str_fold_case:n`,





More information about the latex3-commits mailing list