docs: Update changelog, revert formatting typo in README

This commit is contained in:
ClementTsang 2021-01-30 20:26:34 -05:00
parent 58e18da0c3
commit 425f4877de
2 changed files with 55 additions and 56 deletions

View File

@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#391](https://github.com/ClementTsang/bottom/pull/391): Show degree symbol on Celsius and Fahrenheit.
## [0.5.7] - Unreleased
## [0.5.7] - 2021-01-30
## Bug Fixes

109
README.md
View File

@ -11,61 +11,60 @@ A cross-platform graphical process/system monitor with a customizable interface
## Table of Contents
- [bottom](#bottom)
- [Table of Contents](#table-of-contents)
- [Support](#support)
- [Compatibility](#compatibility)
- [Other known platform-specific issues](#other-known-platform-specific-issues)
- [Installation](#installation)
- [Manually](#manually)
- [Cargo](#cargo)
- [AUR](#aur)
- [Debian](#debian)
- [Fedora/CentOS](#fedoracentos)
- [Gentoo](#gentoo)
- [Nix](#nix)
- [Homebrew](#homebrew)
- [Scoop](#scoop)
- [Chocolatey](#chocolatey)
- [winget](#winget)
- [Auto-completion](#auto-completion)
- [Usage](#usage)
- [Flags](#flags)
- [Keybindings](#keybindings)
- [General](#general)
- [Process bindings](#process-bindings)
- [Process search bindings](#process-search-bindings)
- [Process sort bindings](#process-sort-bindings)
- [Battery bindings](#battery-bindings)
- [Basic memory bindings](#basic-memory-bindings)
- [Process searching keywords](#process-searching-keywords)
- [Supported search types](#supported-search-types)
- [Supported comparison operators](#supported-comparison-operators)
- [Supported logical operators](#supported-logical-operators)
- [Supported units](#supported-units)
- [Other syntax](#other-syntax)
- [Mousebindings](#mousebindings)
- [General](#general-1)
- [CPU bindings](#cpu-bindings)
- [Process bindings](#process-bindings-1)
- [Features](#features)
- [Processes](#processes)
- [Process searching](#process-searching)
- [Process sorting](#process-sorting)
- [Tree mode](#tree-mode)
- [Zoom](#zoom)
- [Expand](#expand)
- [Basic mode](#basic-mode)
- [Config files](#config-files)
- [Config flags](#config-flags)
- [Theming](#theming)
- [Layout](#layout)
- [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering)
- [Battery](#battery)
- [FAQ](#faq)
- [Contribution](#contribution)
- [Contributors](#contributors)
- [Thanks](#thanks)
- [Table of Contents](#table-of-contents)
- [Support](#support)
- [Compatibility](#compatibility)
- [Other known platform-specific issues](#other-known-platform-specific-issues)
- [Installation](#installation)
- [Manually](#manually)
- [Cargo](#cargo)
- [AUR](#aur)
- [Debian](#debian)
- [Fedora/CentOS](#fedoracentos)
- [Gentoo](#gentoo)
- [Nix](#nix)
- [Homebrew](#homebrew)
- [Scoop](#scoop)
- [Chocolatey](#chocolatey)
- [winget](#winget)
- [Auto-completion](#auto-completion)
- [Usage](#usage)
- [Flags](#flags)
- [Keybindings](#keybindings)
- [General](#general)
- [Process bindings](#process-bindings)
- [Process search bindings](#process-search-bindings)
- [Process sort bindings](#process-sort-bindings)
- [Battery bindings](#battery-bindings)
- [Basic memory bindings](#basic-memory-bindings)
- [Process searching keywords](#process-searching-keywords)
- [Supported search types](#supported-search-types)
- [Supported comparison operators](#supported-comparison-operators)
- [Supported logical operators](#supported-logical-operators)
- [Supported units](#supported-units)
- [Other syntax](#other-syntax)
- [Mousebindings](#mousebindings)
- [General](#general-1)
- [CPU bindings](#cpu-bindings)
- [Process bindings](#process-bindings-1)
- [Features](#features)
- [Processes](#processes)
- [Process searching](#process-searching)
- [Process sorting](#process-sorting)
- [Tree mode](#tree-mode)
- [Zoom](#zoom)
- [Expand](#expand)
- [Basic mode](#basic-mode)
- [Config files](#config-files)
- [Config flags](#config-flags)
- [Theming](#theming)
- [Layout](#layout)
- [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering)
- [Battery](#battery)
- [FAQ](#faq)
- [Contribution](#contribution)
- [Contributors](#contributors)
- [Thanks](#thanks)
## Support