Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scalvert committed Dec 11, 2020
1 parent 6fcfd9a commit 3d5c12f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
- Steve Calvert ([@scalvert](https://github.com/scalvert))


## v2.0.0 (2020-12-11)

#### :boom: Breaking Change
* [#153](https://github.com/ember-mocks/ember-date-service/pull/153) Updates blueprint using ember-cli-update to 3.22.0 ([@scalvert](https://github.com/scalvert))

#### Committers: 1
- Steve Calvert ([@scalvert](https://github.com/scalvert))


## v1.1.0 (2020-07-02)

#### :rocket: Enhancement
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-service",
"version": "1.1.0",
"version": "2.0.0",
"description": "An Ember addon that provides a Date service with a minimal API.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 3d5c12f

Please sign in to comment.