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 f77f8d8 commit 1e321aeCopy full SHA for 1e321ae
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "fluent-spec",
3
"description": "Specification and documentation for Fluent",
4
- "version": "0.8.0",
+ "version": "0.9.0",
5
"private": true,
6
"scripts": {
7
"bench": "node --experimental-modules --harmony-async-iteration ./test/bench.mjs ./test/benchmarks/gecko_strings.ftl",
spec/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## 0.9.0 (Unreleased)
+## 0.9.0 (March 26, 2019)
- Flatten complex reference expressions. (#221)
0 commit comments