Skip to content

Commit 4e5145e

Browse files
committed
1.20.1
1 parent bae8291 commit 4e5145e

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
## 1.21.1 (2025-10-30)
4+
5+
- Replace unmaintained unic-segment dependency
6+
37
## 1.20.0 (2024-05-27)
48

5-
- Support parenthesis in if statemetns
9+
- Support parenthesis in if statements
610
- Allow escaped newline and tab join separator
711

812
## 1.19.1 (2023-09-03)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tera"
3-
version = "1.20.0"
3+
version = "1.20.1"
44
authors = ["Vincent Prouillet <hello@prouilletvincent.com>"]
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)