Skip to content

Commit fd1ba3f

Browse files
committed
fluent-langneg 0.14.0
1 parent 8711c27 commit fd1ba3f

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.0 (December 13, 2023)
8+
9+
- Move from using `unic-langid` to `icu-locid`.
10+
- Re-export `LanguageIdentifier`.
11+
712
## fluent-langneg 0.13.0 (May 6, 2020)
813

914
- Update `unic-langid` to 0.9.

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

0 commit comments

Comments
 (0)