From b8859f204640123b8ec2a9755e6944e4609c0eb5 Mon Sep 17 00:00:00 2001 From: Rob Hoelz Date: Fri, 29 Dec 2023 11:57:16 -0600 Subject: Update changelog --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 22b7ddb..eb371f7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +0.08 2023-12-29 12:00 + - Add clearend function + - Fix bad argument handling in isatty (https://github.com/hoelzro/lua-term/pull/18 - thanks @mpeterv!) + - Fix motion functions to correctly implement ANSI escape sequences (https://github.com/hoelzro/lua-term/pull/19 - thanks @edouardelasalles!) + 0.07 2016-04-05 22:00:00 - Fix compilation errors for Lua 5.3 on GCC < 5.0 -- cgit v1.2.3-55-g6feb