Skip to content

Commit

Permalink
version bump 🍰
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmit committed Aug 5, 2015
1 parent e78cd7f commit 89292b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 3.3.0

* Adds toNow computed property macro
* Adds moment-to-now htmlbar helper
* Fixes documentation error around computed property macro argument order
* Adds the ability to hide the prefix/suffix from toNow/fromNow helpers and computed property macro output

### 3.2.1

* Removes deprecation warnings from Ember 1.13.6
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-moment",
"version": "3.2.1",
"version": "3.3.0",
"description": "Moment.js template helpers and computed property macros for Ember",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 89292b6

Please sign in to comment.