We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34e550 commit a161fedCopy full SHA for a161fed
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
- …
6
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
12
## fluent-langneg 0.14.1 (March 16, 2024)
13
14
- This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers.
Cargo.toml
@@ -3,7 +3,7 @@ name = "fluent-langneg"
3
description = """
A library for language and locale negotiation.
"""
-version = "0.14.1"
+version = "0.14.2"
authors = [
"Zibi Braniecki <zibi@unicode.org>"
]
0 commit comments