Skip to content

Commit b935e63

Browse files
author
Zibi Braniecki
committed
fluent-syntax 0.1.1
1 parent e06d910 commit b935e63

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.1.1 (August 29, 2018)
8+
9+
- enable ParserError to be compared.
10+
711
## fluent-syntax 0.1.0 (July 29, 2018)
812

913
- Initial release of the standalone fluent-syntax.

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.1.0"
6+
version = "0.1.1"
77
authors = [
88
"Zibi Braniecki <[email protected]>",
99
"Staś Małolepszy <[email protected]>"

0 commit comments

Comments
 (0)