Skip to content

Commit

Permalink
including changelog for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmit committed Jul 21, 2015
1 parent c48761f commit 18c1ff8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
### 3.0.0

* Support to programmatically including moment i18n locale data via `includeLocales`
* Removes support for Ember.Handlebars.helpers in favor of just supporting HTMLBars going forward
* Removes `ember-moment/computed`. Explicit full path import paths to avoid naming conflicts.
* `ember-moment/computeds/duration`
* `ember-moment/computeds/moment`
* `ember-moment/computeds/ago`

### 2.0.1

* Works around an issue within ember-cli with nested addon's that need to app.import
* See: https://github.com/ember-cli/ember-cli/issues/3718

### 2.0.0

* 1.13.x support
Expand Down

0 comments on commit 18c1ff8

Please sign in to comment.