diff --git a/CHANGES.md b/CHANGES.md index 517e1a8..21869c0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +2.4.0 (2019-05-17) + +* UTop depends on lambda-term 2 and therefore provide better unicode support(wide, combined glyph). +* UTop\_lexer: support combined glyph +* Added tips for simpe prompt without fancy features (Marshall Abrams, #279) +* Correct quoting for Windows command shell (Dmitry Bely, #272) + 2.3.0 (2019-01-31) ------------------