[latex3-commits] [latex3/latex3] main: Revert "Tidy up ChangeLog [ci skip]" (08bfd209d)
github at latex-project.org
github at latex-project.org
Fri Oct 20 20:48:12 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/08bfd209d918e9fb7b94844433e2c98157c0e325
>---------------------------------------------------------------
commit 08bfd209d918e9fb7b94844433e2c98157c0e325
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Oct 20 19:48:12 2023 +0100
Revert "Tidy up ChangeLog [ci skip]"
This reverts commit 480df8faf0665a078b03a942c73988441f8aee47.
>---------------------------------------------------------------
08bfd209d918e9fb7b94844433e2c98157c0e325
l3kernel/CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index ace086397..6fe309d3d 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -12,6 +12,8 @@ this project uses date-based 'snapshot' version identifiers.
- `\token_to_catcode:N`
- Support for symbolic variables in fp input:
`\fp_new_variable:n`, `\fp_set_variable:nn` and `\fp_clear_variable:n`
+- Support for user-defined functions in fp expressions:
+ `\fp_new_function:n`, `\fp_set_function:nnn` and `\fp_clear_function:n`
### Changed
- Refine action of `\text_titlecase_first:n(n)` to be focussed strictly on
More information about the latex3-commits
mailing list.