Skip to content

Commit ab44ba0

Browse files
committed
fluent-langneg 0.11.1
1 parent d718f24 commit ab44ba0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

55
-
66

7+
## fluent-langneg 0.11.1 (November 17, 2019)
8+
9+
- Improve handling of `und` in requested to match Unicode TR35.
10+
711
## fluent-langneg 0.11.0 (November 7, 2019)
812

913
- Change name to `fluent-langneg` to better reflect the purpose.

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.11.0"
6+
version = "0.11.1"
77
authors = ["Zibi Braniecki <[email protected]>"]
88
homepage = "http://projectfluent.org/"
99
license = "Apache-2.0"

0 commit comments

Comments
 (0)