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 4d49c9b commit f8fa468Copy full SHA for f8fa468
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
- …
6
7
+## fluent-langneg 0.12.1 (January 29, 2020)
8
+
9
+ - Fixing `maximize` calls in negotiation.
10
11
## fluent-langneg 0.12.0 (January 28, 2020)
12
13
- Update `unic-langid` to 0.8.
Cargo.toml
@@ -3,7 +3,7 @@ name = "fluent-langneg"
3
description = """
A library for language and locale negotiation.
"""
-version = "0.12.0"
+version = "0.12.1"
authors = ["Zibi Braniecki <[email protected]>"]
homepage = "http://projectfluent.org/"
license = "Apache-2.0"
0 commit comments