Skip to content

Commit 21bc3b1

Browse files
author
Zibi Braniecki
committed
fluent-syntax 0.9.0
1 parent 5928ef9 commit 21bc3b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fluent-syntax/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-syntax 0.9.0 (March 26, 2019)
8+
- Update to Fluent Syntax 0.9
9+
- Unify benchmark testsuite with fluent.js
10+
711
## fluent-syntax 0.8.0 (January 31, 2019)
812
- Update to Fluent Syntax 0.8
913
- Switch to zero-copy parser

fluent-syntax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fluent-syntax"
33
description = """
44
Parser/Serializer tools for Fluent Syntax.
55
"""
6-
version = "0.8.0"
6+
version = "0.9.0"
77
edition = "2018"
88
authors = [
99
"Zibi Braniecki <[email protected]>",

0 commit comments

Comments
 (0)