Skip to content

Commit

Permalink
Released v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Novy committed Aug 17, 2016
1 parent 3b82c73 commit 2b1333c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

v0.5.0

* Add time-picker component

v0.4.0

* Allow selection of to-date without from-date
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-date-components",
"version": "0.4.0",
"version": "0.5.0",
"description": "An Ember add-on which provides pure Ember-based date picker components.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 2b1333c

Please sign in to comment.