Skip to content

Commit c9653e2

Browse files
author
Zibi Braniecki
committed
fluent 0.6.4
1 parent f34a42c commit c9653e2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

fluent/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## fluent 0.6.3 (February 9, 2018)
49

510
- Update sinon to 4.2.2

fluent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fluent",
33
"description": "Localization library for expressive translations.",
4-
"version": "0.6.3",
4+
"version": "0.6.4",
55
"homepage": "http://projectfluent.org",
66
"author": "Mozilla <[email protected]>",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)