-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,20 @@ | ||
# Changelog | ||
|
||
### 0.3.0 | ||
|
||
This is a minor release with some new backwards-compatible features. | ||
|
||
#### Notable Changes | ||
|
||
- Added tracked properties for `second`, `minute`, `hour` and `day` to the `clock` service. Thanks @arthur5005! | ||
- Bumped most dependencies to latest, including Ember/CLI 3.24 | ||
|
||
#### Other Changes | ||
|
||
- Integrated with GitHub Actions for CI and demo publishing | ||
- Updated to use `pretty-quick` instead of `lint-staged` | ||
- Updated to use `ember-cli-terser` instead of `ember-cli-uglify` | ||
|
||
### 0.2.1 | ||
|
||
- Bumped most dependencies to latest, including Ember 3.17 -> 3.22 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters