1 | ## v3.0.0 (2020-08-02)
|
2 |
|
3 | #### :boom: Breaking Change
|
4 | * [#169](https://github.com/ember-cli/ember-source-channel-url/pull/169) Drop Node 8, 9, 11, and 13 support. ([@rwjblue](https://github.com/rwjblue))
|
5 |
|
6 | #### :memo: Documentation
|
7 | * [#83](https://github.com/ember-cli/ember-source-channel-url/pull/83) Fix a typo in the README.md. ([@HeroicEric](https://github.com/HeroicEric))
|
8 |
|
9 | #### :house: Internal
|
10 | * [#173](https://github.com/ember-cli/ember-source-channel-url/pull/173) Migrate from `got` to `node-fetch` ([@rwjblue](https://github.com/rwjblue))
|
11 | * [#172](https://github.com/ember-cli/ember-source-channel-url/pull/172) Update linting dependencies ([@rwjblue](https://github.com/rwjblue))
|
12 | * [#171](https://github.com/ember-cli/ember-source-channel-url/pull/171) Migrate from `yarn` to `npm`. ([@rwjblue](https://github.com/rwjblue))
|
13 | * [#170](https://github.com/ember-cli/ember-source-channel-url/pull/170) Add automated release setup. ([@rwjblue](https://github.com/rwjblue))
|
14 |
|
15 | #### Committers: 3
|
16 | - Eric Kelly ([@HeroicEric](https://github.com/HeroicEric))
|
17 | - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
|
18 | - [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
|
19 |
|
20 |
|