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. - [#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 ## Bug Fixes

View File

@ -11,12 +11,11 @@ A cross-platform graphical process/system monitor with a customizable interface
## Table of Contents ## Table of Contents
- [bottom](#bottom) - [Table of Contents](#table-of-contents)
- [Table of Contents](#table-of-contents) - [Support](#support)
- [Support](#support)
- [Compatibility](#compatibility) - [Compatibility](#compatibility)
- [Other known platform-specific issues](#other-known-platform-specific-issues) - [Other known platform-specific issues](#other-known-platform-specific-issues)
- [Installation](#installation) - [Installation](#installation)
- [Manually](#manually) - [Manually](#manually)
- [Cargo](#cargo) - [Cargo](#cargo)
- [AUR](#aur) - [AUR](#aur)
@ -29,7 +28,7 @@ A cross-platform graphical process/system monitor with a customizable interface
- [Chocolatey](#chocolatey) - [Chocolatey](#chocolatey)
- [winget](#winget) - [winget](#winget)
- [Auto-completion](#auto-completion) - [Auto-completion](#auto-completion)
- [Usage](#usage) - [Usage](#usage)
- [Flags](#flags) - [Flags](#flags)
- [Keybindings](#keybindings) - [Keybindings](#keybindings)
- [General](#general) - [General](#general)
@ -48,7 +47,7 @@ A cross-platform graphical process/system monitor with a customizable interface
- [General](#general-1) - [General](#general-1)
- [CPU bindings](#cpu-bindings) - [CPU bindings](#cpu-bindings)
- [Process bindings](#process-bindings-1) - [Process bindings](#process-bindings-1)
- [Features](#features) - [Features](#features)
- [Processes](#processes) - [Processes](#processes)
- [Process searching](#process-searching) - [Process searching](#process-searching)
- [Process sorting](#process-sorting) - [Process sorting](#process-sorting)
@ -62,10 +61,10 @@ A cross-platform graphical process/system monitor with a customizable interface
- [Layout](#layout) - [Layout](#layout)
- [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering) - [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering)
- [Battery](#battery) - [Battery](#battery)
- [FAQ](#faq) - [FAQ](#faq)
- [Contribution](#contribution) - [Contribution](#contribution)
- [Contributors](#contributors) - [Contributors](#contributors)
- [Thanks](#thanks) - [Thanks](#thanks)
## Support ## Support