Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lozjackson committed Nov 6, 2016
1 parent 45a2e7e commit b904d0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Change Log

### v0.4.0 2016-11-06

* [#20](https://github.com/lozjackson/ember-time-tools/pull/20) Add `scrollToSelectedTime` property to TimePickerComponent.

* [#18](https://github.com/lozjackson/ember-time-tools/pull/18) [FEATURE] Add SetPositionMixin
Expand All @@ -11,6 +14,9 @@

* [#19](https://github.com/lozjackson/ember-time-tools/pull/19) Update to Ember-cli 2.8.0




### v0.3.0 2016-10-05

* [#14](https://github.com/lozjackson/ember-time-tools/pull/14) Add `format` property to InputDateComponent and InputTimeComponent.
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.3.0",
"version": "0.4.0",
"description": "Time and date tools for Ember applications.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit b904d0e

Please sign in to comment.