aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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