Update changelog for configurable stdio on prompt

This commit is contained in:
James Bowes 2020-01-11 09:21:07 -04:00
commit 820c756334

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
- Add support for configurable Stdin/Stdout on Prompt
## [0.6.0] - 2019-11-29
### Added