update releaseinfo

This commit is contained in:
speedie 2023-02-26 05:55:40 +01:00
parent a0ab4aed96
commit f599c83985

View file

@ -1,9 +1,20 @@
### **spmenu 0.1** ### **spmenu 0.2**
New release of spmenu.
### Changelog ### Changelog
- Initial release, see [dmenu](https://codeberg.org/speedie/dmenu) for history.
- Add image support (using imlib2)
- Improve (by a lot) colored text
- Separate colorschemes
- Add right-to-left language support
- Add keybind array
- Add Vim-like modes to keybinds
- Fix typos
- Add a lot of arguments
### Installation ### Installation
Simply download and unpack the tarball, and `make clean install` as root. Simply download and unpack the tarball, and `make clean install` as root.
- If you are on Gentoo, you can install `x11-misc/spmenu` by adding my overlay. - If you are on Gentoo, you can install `x11-misc/spmenu` by adding my overlay.