summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-04-12 20:41:57 +0000
committerKarl Berry <karl@freefriends.org>2022-04-12 20:41:57 +0000
commit6b24ace7ac8a3fdf71412e67df9b68eeedbde8e4 (patch)
treeee6fcaaf00f9f664dac878dd3b6bce6040e5ff79 /Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
parent6870d89b8bd8c7573f8ff73d7faa747cb8409354 (diff)
l3build (12apr22)
git-svn-id: svn://tug.org/texlive/trunk@63014 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/l3build/CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
index 129cdab7b90..ee19e133b67 100644
--- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
@@ -7,6 +7,14 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2022-04-12]
+
+### Added
+- Basic support for `make4ht`
+
+### Changed
+- Support `bidi` version string in `\special` lines (closes \#226)
+
## [2022-03-15]
### Changed
@@ -584,7 +592,8 @@ this project uses date-based 'snapshot' version identifiers.
- Rationalise short option names: removed `-d`, `-E`, `-r`
- Target `cmdcheck`: specific to LaTeX kernel work
-[Unreleased]: https://github.com/latex3/l3build/compare/2022-03-15...HEAD
+[Unreleased]: https://github.com/latex3/l3build/compare/2022-04-12...HEAD
+[2022-04-12]: https://github.com/latex3/l3build/compare/2022-03-15...2022-04-12
[2022-03-15]: https://github.com/latex3/l3build/compare/2022-02-24...2022-03-15
[2022-02-24]: https://github.com/latex3/l3build/compare/2021-12-14...2022-02-24
[2021-12-14]: https://github.com/latex3/l3build/compare/2021-12-09...2021-12-14