v0.9.18 Filtering fix and small fixes for process box

This commit is contained in:
aristocratos 2020-06-27 13:02:10 +02:00
parent 0438470cff
commit 90ecb50bbb
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## v0.9.18
* Fixed: Errors caused by process scroll change
* Fixed: Process graph creation ignored for process below 0.5%
## v0.9.17
* Changed: Process list now scrolls instead of "page jump" and shows number of processes instead of number of pages

View File

@ -93,7 +93,7 @@ banner=(
"██╔══██╗██╔══██║╚════██║██╔══██║ ██║ ██║ ██║██╔═══╝ "
"██████╔╝██║ ██║███████║██║ ██║ ██║ ╚██████╔╝██║ "
"╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ")
declare version="0.9.17"
declare version="0.9.18"
#* Get latest version of BashTOP from https://github.com/aristocratos/bashtop