diff --git a/hterm/doc/ChangeLog.md b/hterm/doc/ChangeLog.md index 2bc25faa6..e3e7bbf06 100644 --- a/hterm/doc/ChangeLog.md +++ b/hterm/doc/ChangeLog.md @@ -1,3 +1,12 @@ +# 1.72, 2017-09-12, More bugfixes. + +* Drop duplicate resize call. +* Fix console warning. +* Fix container matching logic wrt ascii & blink settings. +* Switch to Node constants. +* Update the embedding document. +* Restore cursor style after ringing the bell. + # 1.71, 2017-09-01, Bugfixes galore. * Fix replacing wide chars with narrow chars.