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 f34a42c commit c9653e2Copy full SHA for c9653e2
fluent/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## fluent 0.6.4 (April 11, 2018)
4
+
5
+ - Minor optimization to bidirectionality isolation
6
+ - Added error logging when attempting an already registered message id
7
8
## fluent 0.6.3 (February 9, 2018)
9
10
- Update sinon to 4.2.2
fluent/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent",
"description": "Localization library for expressive translations.",
- "version": "0.6.3",
+ "version": "0.6.4",
"homepage": "http://projectfluent.org",
"author": "Mozilla <l10n-drivers@mozilla.org>",
"license": "Apache-2.0",
0 commit comments