Update changelog
This commit is contained in:
parent
e5f9b179e9
commit
328395123a
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -6,11 +6,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Add vice colorscheme [#115]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix disk I/O [#114] [#116]
|
||||
|
||||
## [2.0.2] - 2019-02-16
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix processes on macOS not showing when there's a space in the command name
|
||||
- Fix processes on macOS not showing when there's a space in the command name [#107] [#109]
|
||||
|
||||
[#107]: https://github.com/cjbassi/gotop/issues/107
|
||||
[#114]: https://github.com/cjbassi/gotop/issues/114
|
||||
|
||||
[#109]: https://github.com/cjbassi/gotop/pull/109
|
||||
[#115]: https://github.com/cjbassi/gotop/pull/115
|
||||
[#116]: https://github.com/cjbassi/gotop/pull/116
|
||||
|
||||
[Unreleased]: https://github.com/cjbassi/gotop/compare/2.0.2...HEAD
|
||||
[2.0.2]: https://github.com/cjbassi/gotop/compare/2.0.1...2.0.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user