X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/289de21f8ef5ed642c8c42a1c9ba5d4d0ef5381e..15fadd8840d0e92415b66133e73a0197957c1139:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index 1c74335..ac65be6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,18 @@ CHANGELOG +4.5.5 (2021-04-11) +• Added support for mouse scrolling (#26). +• Changed Makefile; simplify ${DESTDIR} (#25). +• Changed README; removed demo.gif. +• Fixed LICENSE. +• Fixed segfault if a sub-menu is added to a separator (#29). + +4.5.4 (2021-01-09) +• Fixed ESC key. + +4.5.3 (2021-01-09) +• Fixed missing lines in xmenu.c. + 4.5.2 (2021-01-09) • Fixed missing line in xmenu.c.