[latex3-commits] [git/LaTeX3-latex3-latex3] master: Fix Markdown headers (b17d33e)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Aug 23 17:48:47 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/b17d33e4c3b8747e089fd5806fdef48472575653

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

commit b17d33e4c3b8747e089fd5806fdef48472575653
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Aug 23 16:48:47 2018 +0100

    Fix Markdown headers


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

b17d33e4c3b8747e089fd5806fdef48472575653
 l3kernel/CHANGELOG.md |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 1962b30..ac387e7 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -7,13 +7,14 @@ this project uses date-based 'snapshot' version identifiers.
 
 ## [Unreleased]
 
-## Added
+## [2018-08-23]
+### Added
 - `\lua_escape:e`, `\lua_now:e` and `\lua_shipout_e:n`
 - `\str_case_e:nn(TF)` and `\str_if_eq:ee(TF)`
 - `\sys_if_platform_unix:(TF)` and `\sys_if_platform_windows:(TF)`
 - `\tl_(g)set_from_shell:Nnn`
 
-## Deprecated
+### Deprecated
 - `\lua_escape_x:n`, `\lua_now_x:n` and `\lua_shipout_x:n`
 - `\str_case_x:nn(TF)` and `\str_if_eq_x:nn(TF)`
 





More information about the latex3-commits mailing list