Skip to content

Commit ed1309e

Browse files
committed
fluent-locale 0.8.0
1 parent 6576cdf commit ed1309e

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-locale 0.8.0 (September 10, 2019
8+
9+
- Update to `unic-langid` 0.5.
10+
711
## fluent-locale 0.7.0 (July 30, 2019)
812

913
- Update `unic-langid` to 0.4.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fluent-locale"
33
description = """
44
A library for language and locale negotiation.
55
"""
6-
version = "0.7.0"
6+
version = "0.8.0"
77
authors = ["Zibi Braniecki <[email protected]>"]
88
homepage = "http://projectfluent.org/"
99
license = "Apache-2.0"

0 commit comments

Comments
 (0)