Skip to content

Commit a161fed

Browse files
committed
chore: Release 0.14.2
1 parent e34e550 commit a161fed

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
-
66

7+
## fluent-langneg 0.14.2 (October 23, 2025)
8+
9+
- Relicense with dual Apache 2.0 or MIT licensing, matches fluent-rs crates
10+
- Bump dev-dependency on`criterion` to 0.7 reducing transitive dependencies
11+
712
## fluent-langneg 0.14.1 (March 16, 2024)
813

914
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fluent-langneg"
33
description = """
44
A library for language and locale negotiation.
55
"""
6-
version = "0.14.1"
6+
version = "0.14.2"
77
authors = [
88
"Zibi Braniecki <zibi@unicode.org>"
99
]

0 commit comments

Comments
 (0)