xuty 5 лет назад
Родитель
Сommit
49712a04e1
2 измененных файлов с 5 добавлено и 1 удалено
  1. 4 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## [1.2.0] - 2021-2-15
+
+* Pass TerminalView's autofocus to the InputListener that it creates. [#10](https://github.com/TerminalStudio/xterm.dart/pull/10), thanks [@timburks](https://github.com/timburks)
+
 ## [1.2.0-pre] - 2021-1-20
 
 * add the ability to use fonts from the google_fonts package [#9](https://github.com/TerminalStudio/xterm.dart/pull/9)

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