xuty 2 lat temu
rodzic
commit
7a32ef0736
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# [upcoming]
+## [3.5.0] - 2023-04-20
 * Support customizing word separators for selection [#160]. Thanks [@itzhoujun].
 * Fix incorrect tab stop handling [#161]. Thanks [@itzhoujun].
 * Added support for Ctrl+Home, Ctrl+End etc [#169]. Thanks [@nuc134r].

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