[latex3-commits] [git/LaTeX3-latex3-latex3] master: Tidy up ChangeLog (19f89a4)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu May 2 20:07:00 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/19f89a4ac87f4ff3f5107ee5fc0c5340753c35a1
>---------------------------------------------------------------
commit 19f89a4ac87f4ff3f5107ee5fc0c5340753c35a1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu May 2 19:05:35 2019 +0100
Tidy up ChangeLog
>---------------------------------------------------------------
19f89a4ac87f4ff3f5107ee5fc0c5340753c35a1
l3kernel/CHANGELOG.md | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 51d764a..70d14cb 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -12,6 +12,14 @@ this project uses date-based 'snapshot' version identifiers.
- New `l3legacy` module containing
- `\legacy_if:n(TF)`
+### Changed
+
+- Moved `\file_get_mdfive_hash:nN(TF)`, `\file_get_size:nN(TF)`
+ and `\file_get_timestamp:nN(TF)` to stable
+- Moved `\file_if_exist_input:n` and `\file_if_exist_input:nF` to stable
+- Moved `\file_input_stop:` to stable
+- Moved `\peek_N_type:TF` to stable
+
## [2019-04-21]
### Added
@@ -23,13 +31,6 @@ this project uses date-based 'snapshot' version identifiers.
### Changed
-
-- Moved `\file_get_mdfive_hash:nN(TF)`, `\file_get_size:nN(TF)`
- and `\file_get_timestamp:nN(TF)` to stable
-- Moved `\file_if_exist_input:n` and `\file_if_exist_input:nF` to stable
-- Moved `\file_input_stop:` to stable
-- Moved `\peek_N_type:TF` to stable
-
- Moved `\tl_if_single_token:n(TF)` to stable
### Fixed
More information about the latex3-commits
mailing list