|
|
@@ -1,3 +1,6 @@
|
|
|
+## [3.4.1] - 2023-01-27
|
|
|
+* Fix Flutter 3.7 incompatibilities [#151], thanks [@jpnurmi].
|
|
|
+
|
|
|
## [3.4.0] - 2022-11-4
|
|
|
* Mouse input is enabled by default.
|
|
|
* Support scrolling in alternate buffer.
|
|
|
@@ -242,3 +245,5 @@
|
|
|
[#140]: https://github.com/TerminalStudio/xterm.dart/pull/140
|
|
|
[#141]: https://github.com/TerminalStudio/xterm.dart/pull/141
|
|
|
|
|
|
+[#151]: https://github.com/TerminalStudio/xterm.dart/pull/151
|
|
|
+
|