aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-13 16:38:05 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-13 16:38:05 -0500
commit712918bac80a8752c403ad3e70f90b5470709100 (patch)
tree8c0de29c57662661a6a10b2952b57c664ee2bf23 /CHANGELOG.md
parent8a7b71bc65ea2699bfea17e842888c1febd3c4bc (diff)
downloadteleterm-712918bac80a8752c403ad3e70f90b5470709100.tar.gz
teleterm-712918bac80a8752c403ad3e70f90b5470709100.zip
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43287f9..4d7d700 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,9 @@
### Fixed
* Bump `vt100` dep to fix a bunch of parsing bugs.
+* Now uses `vt100` to buffer data, removing the need for the `buffer_size`
+ option, using less data overall, and hopefully fixing the inconsistencies
+ when watching someone stream from a different terminal type.
## [0.1.6] - 2019-11-07