From 50ea013c5e6b4e00d3ca37f32bf81388b7ad98c1b8a5ca7b6723b61a2eab0dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 14 Jul 2025 15:54:46 +0200 Subject: [PATCH] Add *.changelog --- lua-interpreter.changes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lua-interpreter.changes diff --git a/lua-interpreter.changes b/lua-interpreter.changes new file mode 100644 index 0000000..16162f5 --- /dev/null +++ b/lua-interpreter.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Mon Jul 14 13:53:43 UTC 2025 - Matej Cepl + +- Initial infrastructure for using alts with Lua interpreters.