summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-02-21 21:09:31 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-02-21 21:13:10 -0800
commit328395123a6ae32e7446bf4f2c590399a6db74d9 (patch)
tree83b1325ee402d403eb6df1969000eeb1b5157422
parente5f9b179e9f4426bb0167871f437a9f76e824a79 (diff)
Update changelog
-rw-r--r--CHANGELOG.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89f0d90..c91a00d 100644
--- a/CHANGELOG.md
+++ b/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