Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
* v0.2.2

* v0.2.2
  • Loading branch information
lozjackson authored Sep 12, 2016
1 parent 0ce2b7a commit 134676f
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,7 +1,12 @@
# Change Log

### v0.2.2 2016-09-12

* #5 Replace `Ember.Handlebars.SafeString` with `Ember.String.htmlSafe`.




### v0.2.1 2016-09-03

* [BUGFIX] Fix an issue that could cause the `nextMonth()` method to skip a month.
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-time-tools",
"version": "0.2.1",
"version": "0.2.2",
"description": "Time and date tools for Ember applications.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 134676f

Please sign in to comment.