Update docs for pause feature

This commit is contained in:
Ken Hibino
2020-06-08 06:15:45 -07:00
parent 4749b4bbfc
commit f65d408bf9
3 changed files with 17 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- The `pause` and `unpause` commands were added to the CLI. See README for the CLI for details.
## [0.9.1] - 2020-05-29
### Added