xuty 4 anni fa
parent
commit
746b4500a5
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 2 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 2 - 0
CHANGELOG.md

@@ -1,3 +1,5 @@
+## [2.2.0-pre] - 2021-4-12
+
 ## [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).

+ 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.1.0-pre
+version: 2.2.0-pre
 homepage: https://github.com/TerminalStudio/xterm.dart
 
 environment: