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 6576cdf commit ed1309eCopy full SHA for ed1309e
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
- …
6
7
+## fluent-locale 0.8.0 (September 10, 2019
8
+
9
+ - Update to `unic-langid` 0.5.
10
11
## fluent-locale 0.7.0 (July 30, 2019)
12
13
- Update `unic-langid` to 0.4.
Cargo.toml
@@ -3,7 +3,7 @@ name = "fluent-locale"
3
description = """
A library for language and locale negotiation.
"""
-version = "0.7.0"
+version = "0.8.0"
authors = ["Zibi Braniecki <[email protected]>"]
homepage = "http://projectfluent.org/"
license = "Apache-2.0"
0 commit comments