X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/cbf67e5a457cf8e954b85b4556d98fbc4d3dd036..HEAD:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index 56acc46..ac65be6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,21 @@ 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. + 4.5.1 (2021-01-09) • Fixed SHIFT key; it cleared the selection, now it doesn't.