summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-24 19:40:31 +0000
committerKarl Berry <karl@freefriends.org>2022-08-24 19:40:31 +0000
commit932c36635a0c7c1c426504756e514a939dc68f96 (patch)
treed0ad877de0924311164a4f9e7023ec32c0360c5c /Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md
parent6194bc04fd80fb0fbb58da9ec7dc935832fc0a45 (diff)
lua-widow-control (24aug22)
git-svn-id: svn://tug.org/texlive/trunk@64191 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md b/Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md
index b6822129f57..0ac3878e04b 100644
--- a/Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md
+++ b/Master/texmf-dist/source/luatex/lua-widow-control/CHANGELOG.md
@@ -9,10 +9,20 @@ Changelog
All notable changes to lua-widow-control will be listed here, in reverse chronological order. **Changes listed in bold** are important changes: they either remove options or commands, or may change the location of page breaks.
-## v2.2.1 (2022-07-28)
+## v2.2.2 (2022-08-23)
-- Fix crashes with recent LuaMetaTeX (ConTeXt MkXL)
-- No longer show "left parfill skip" warnings with ConTeXt LMTX/MkXL ([#7](https://github.com/gucci-on-fleek/lua-widow-control/issues/7))
+- Add preliminary support for inserts/footnotes in LuaMetaTeX ([#38](https://github.com/gucci-on-fleek/lua-widow-control/issues/38)).
+
+- Use the built-in LaTeX key–value interface where available.
+
+ This means that lua-widow-control now also reads the global class options.
+
+- Add support for split footnotes ([#37](https://github.com/gucci-on-fleek/lua-widow-control/issues/37)).
+
+## [v2.2.1 (2022-07-28)](https://github.com/gucci-on-fleek/lua-widow-control/releases/tag/release-45c3146d5fc5a86606a931212395a28ffb48f925)
+
+- Fix crashes with recent LuaMetaTeX (ConTeXt MkXL). See also [this thread](https://mailman.ntg.nl/pipermail/ntg-context/2022/106331.html).
+- No longer show "left parfill skip" warnings with ConTeXt LMTX/MkXL ([#7](https://github.com/gucci-on-fleek/lua-widow-control/issues/7)).
## [v2.2.0 (2022-06-17)](https://github.com/gucci-on-fleek/lua-widow-control/releases/tag/release-9a5deba53545adc5ab25a5caa0b8ebf4104843f9)