Skip to content

Commit 7915b09

Browse files
authored
Bump version to 0.12.0
1 parent 7f040f6 commit 7915b09

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
CHANGELOG
22
=========
33

4-
## Unreleased
4+
## 0.12.0
55

66
- Add support for OSC 22
77
- Add support for kitty keyboard protocol
8+
- Add support for XTerm's modifyOtherKeys protocol
89

910
## 0.11.1
1011

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories = ["parsing", "no-std"]
88
exclude = ["/.travis.yml"]
99
readme = "README.md"
1010
license = "Apache-2.0 OR MIT"
11-
version = "0.11.1"
11+
version = "0.12.0"
1212
name = "vte"
1313
edition = "2021"
1414
rust-version = "1.62.1"

0 commit comments

Comments
 (0)