xuty 4 tahun lalu
induk
melakukan
7ffc8d4754
2 mengubah file dengan 5 tambahan dan 1 penghapusan
  1. 4 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## [2.1.0-pre] - 2021-3-20
+* Better support for resizing and scrolling.
+* Reflow support (in progress [#13](https://github.com/TerminalStudio/xterm.dart/pull/13)), thanks [@devmil](https://github.com/devmil).
+
 ## [2.0.0] - 2021-3-7
 * Clean up for release
 

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: xterm
 description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
-version: 2.0.0
+version: 2.1.0-pre
 homepage: https://github.com/TerminalStudio/xterm.dart
 
 environment: