summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/markdown/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/markdown/CHANGES.md')
-rw-r--r--Master/texmf-dist/doc/generic/markdown/CHANGES.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/markdown/CHANGES.md b/Master/texmf-dist/doc/generic/markdown/CHANGES.md
index 614cef6912c..3ea1c8c8373 100644
--- a/Master/texmf-dist/doc/generic/markdown/CHANGES.md
+++ b/Master/texmf-dist/doc/generic/markdown/CHANGES.md
@@ -1,8 +1,26 @@
# Changes
-## 3.5.0
+## 3.5.0 (2024-04-29)
-## 3.4.3
+Development:
+
+- Add `\markinline` plain TeX command. (#300, #439)
+- Support incremental definitions of token renderers and renderer prototypes
+ in the `\markdownSetup` command.
+ (#232, #435, 540a83c0, [matrix.org][matrix-435], #437, #438,
+ contributed by @eg9, @gucci-on-fleek, and @Skillmon
+ [on TeX StackExchange][tse-716400])
+
+ [matrix-435]: https://matrix.to/#/!UeAwznpYwwsinVTetR:matrix.org/$k4ky6I-uvxdp8ipVlHvef5JXfIfPQvFtXOAD_ogF2uU?via=matrix.org&via=im.f3l.de
+ [tse-716400]: https://tex.stackexchange.com/questions/716362/convert-control-sequence-with-a-variable-number-of-parameters-into-a-token-list/716400#716400
+
+Default Renderer Prototypes:
+
+- Add default renderers for unnumbered sections in LaTeX.
+ (#401, istqborg/istqb_product_base#23, #430, reported by @felinecrp,
+ sponsored by @istqborg)
+
+## 3.4.3 (2024-04-04)
Fixes: