[latex3-commits] [git/LaTeX3-latex3-latex3] main: Mention breaking change (of regex catcodes) in CHANGELOG [ci skip] (830646c2a)
Bruno Le Floch
blflatex at gmail.com
Tue Apr 27 17:42:06 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/830646c2a181a49caec9ad5275a8188ba0e33315
>---------------------------------------------------------------
commit 830646c2a181a49caec9ad5275a8188ba0e33315
Author: Bruno Le Floch <blflatex at gmail.com>
Date: Tue Apr 27 17:42:06 2021 +0200
Mention breaking change (of regex catcodes) in CHANGELOG [ci skip]
>---------------------------------------------------------------
830646c2a181a49caec9ad5275a8188ba0e33315
l3kernel/CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index ff89871f7..fdc082b7d 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -14,7 +14,8 @@ this project uses date-based 'snapshot' version identifiers.
- `\ur{...}` escape in `l3regex` to compose regexes
### Changed
-- Use prevailing catcodes instead of string in regex replacement (issue #621)
+- Breaking change: use prevailing catcodes instead of string in
+ regex replacement (issue #621)
- `\__kernel_file_name_sanitize:n` now uses a faster `\csname`-based
approach to expand the file name.
- `\pdf_version_gset:n` for `dvips`.
More information about the latex3-commits
mailing list.