## v2.0.0 (2021-06-21)

#### :boom: Breaking Change
* [#28](https://github.com/shipshapecode/ember-meta/pull/28) Ember 3.26, ember-cli-head 2.0.0, remove ember-get-config ([@rwwagner90](https://github.com/rwwagner90))

#### :rocket: Enhancement
* [#22](https://github.com/shipshapecode/ember-meta/pull/22) Update twitter image meta tag ([@chrisrng](https://github.com/chrisrng))

#### :house: Internal
* [#21](https://github.com/shipshapecode/ember-meta/pull/21) Convert to GitHub actions ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 2
- Chris Ng ([@chrisrng](https://github.com/chrisrng))
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))

## v1.0.0 (2020-07-10)

#### :boom: Breaking Change
* [#16](https://github.com/shipshapecode/ember-meta/pull/16) ember-cli-head 1.0.0 ([@rwwagner90](https://github.com/rwwagner90))

#### :rocket: Enhancement
* [#15](https://github.com/shipshapecode/ember-meta/pull/15) move emberMetaConfig into the service so it can be overloaded ([@mansona](https://github.com/mansona))

#### :house: Internal
* [#17](https://github.com/shipshapecode/ember-meta/pull/17) Convert service to native class ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))

## v0.7.0 (2020-06-18)

#### :rocket: Enhancement
* [#14](https://github.com/shipshapecode/ember-meta/pull/14) ember-cli 3.18, fix lint, modernize things ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 1
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))

