Skip to content

Commit 7ffc8d4

Browse files
committed
2.1.0-pre
1 parent 6cbabce commit 7ffc8d4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.1.0-pre] - 2021-3-20
2+
* Better support for resizing and scrolling.
3+
* Reflow support (in progress [#13](https://github.com/TerminalStudio/xterm.dart/pull/13)), thanks [@devmil](https://github.com/devmil).
4+
15
## [2.0.0] - 2021-3-7
26
* Clean up for release
37

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: xterm
22
description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
3-
version: 2.0.0
3+
version: 2.1.0-pre
44
homepage: https://github.com/TerminalStudio/xterm.dart
55

66
environment:

0 commit comments

Comments
 (0)