Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
James A. Rosen committed Jul 9, 2015
1 parent 5e860bf commit 77ebf91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.1.1

* prevent warnings about missing `rtl` definition for included locales
* improve warning about missing `rtl` for app-defined locales

## 4.1.0

* `service:i18n` now has a `locales` property that lists available locales
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-i18n",
"version": "4.1.0",
"version": "4.1.1",
"description": "Internationalization for Ember",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 77ebf91

Please sign in to comment.