## v1.2.2 (2020-08-24)

#### :bug: Bug Fix
* [#204](https://github.com/ember-codemods/ember-qunit-codemod/pull/204) fix: handle async lifecycle hooks like beforeEach ([@bmish](https://github.com/bmish))

#### Committers: 1
- Bryan Mishkin ([@bmish](https://github.com/bmish))

## v1.2.1 (2019-09-09)

#### :bug: Bug Fix
* [#199](https://github.com/ember-codemods/ember-qunit-codemod/pull/199) Fix Comments being lost around modules ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- L. Preston Sego III ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

