aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-08 12:05:45 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-08 12:06:27 -0500
commit28aff72c64033c8e8ee86f95175a99e0d07b2478 (patch)
tree71974dc92d8fe4fd3a3ffe153e1c158ec5c368e6 /CHANGELOG.md
parentaefa8ebabf109f6f65247ed341c15170810c830b (diff)
downloadteleterm-28aff72c64033c8e8ee86f95175a99e0d07b2478.tar.gz
teleterm-28aff72c64033c8e8ee86f95175a99e0d07b2478.zip
allow hiding the `tt play` pause ui
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c016c41..43287f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## Unreleased
+### Added
+
+* `tt play` now supports hiding the pause ui.
+
### Fixed
* Bump `vt100` dep to fix a bunch of parsing bugs.