mirror of https://github.com/cjbassi/gotop.git
v2.0.2
This commit is contained in:
parent
40febec968
commit
0ed7e58984
|
@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Fix
|
## [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
|
||||||
|
|
||||||
[Unreleased]: https://github.com/cjbassi/gotop/compare/2.0.1...HEAD
|
[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