Skip to content

Commit

Permalink
Released v1.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Novy committed Apr 12, 2017
1 parent 2892f5a commit 0823a0d
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,5 +1,11 @@
# Changelog

v1.0.0-beta.0

* Refactor to use ember-basic-dropdown
* Add month & year picker
* Add `startWeekOnSunday` option (PR by rafael-paiva via https://github.com/mydea/ember-date-components/pull/6)

v0.6.1

* Add `interactWithDatePicker` helper at `ember-date-components/helpers/interact-with-date-components` for tests
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.6.1",
"version": "1.0.0-beta.0",
"description": "An Ember add-on which provides pure Ember-based date picker components.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 0823a0d

Please sign in to comment.