瀏覽代碼

Update CHANGELOG

xuty 2 年之前
父節點
當前提交
543b072c16
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -1,5 +1,6 @@
 # [upcoming]
 * Support customizing word separators for selection [#160]. Thanks [@itzhoujun].
+* Fix incorrect tab stop handling [#161]. Thanks [@itzhoujun].
 
 ## [3.4.1] - 2023-01-27
 * Fix Flutter 3.7 incompatibilities [#151], thanks [@jpnurmi].
@@ -253,4 +254,5 @@
 [#151]: https://github.com/TerminalStudio/xterm.dart/pull/151
 
 [#160]: https://github.com/TerminalStudio/xterm.dart/pull/160
+[#161]: https://github.com/TerminalStudio/xterm.dart/pull/161