We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37839b1 commit 326b6eeCopy full SHA for 326b6ee
fluent-syntax/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## fluent-syntax 0.13.0 (April 17, 2019)
4
+
5
+ - Support Fluent Syntax 1.0.
6
7
+ Fluent Syntax 1.0 has been published today. There are no changes to the
8
+ grammar nor the AST compared to the Syntax 0.9.
9
10
## fluent-syntax 0.12.0 (March 26, 2019)
11
12
This release of `fluent-syntax` brings support for version 0.9 of the Fluent
fluent-syntax/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent-syntax",
"description": "AST and parser for Fluent",
- "version": "0.12.0",
+ "version": "0.13.0",
"homepage": "http://projectfluent.org",
"author": "Mozilla <[email protected]>",
"license": "Apache-2.0",
0 commit comments