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 01dfaef commit d762685Copy full SHA for d762685
fluent/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## fluent 0.6.3 (February 9, 2018)
4
+
5
+ - Update sinon to 4.2.2
6
7
## fluent 0.6.2 (February 8, 2018)
8
9
- Correctly parse empty comment lines. (#149)
fluent/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent",
"description": "Localization library for expressive translations.",
- "version": "0.6.2",
+ "version": "0.6.3",
"homepage": "http://projectfluent.org",
"author": "Mozilla <l10n-drivers@mozilla.org>",
"license": "Apache-2.0",
0 commit comments