Add changelog

This commit is contained in:
Caleb Bassi 2019-02-16 01:37:21 -08:00
parent 52590931d2
commit 40febec968

13
CHANGELOG.md Normal file
View File

@ -0,0 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fix
- 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