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 d718f24 commit ab44ba0Copy full SHA for ab44ba0
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
- …
6
7
+## fluent-langneg 0.11.1 (November 17, 2019)
8
+
9
+ - Improve handling of `und` in requested to match Unicode TR35.
10
11
## fluent-langneg 0.11.0 (November 7, 2019)
12
13
- Change name to `fluent-langneg` to better reflect the purpose.
Cargo.toml
@@ -3,7 +3,7 @@ name = "fluent-langneg"
3
description = """
A library for language and locale negotiation.
"""
-version = "0.11.0"
+version = "0.11.1"
authors = ["Zibi Braniecki <[email protected]>"]
homepage = "http://projectfluent.org/"
license = "Apache-2.0"
0 commit comments