Skip to content

Commit b781424

Browse files
author
Robert Jackson
committed
Add 4.5.0 to CHANGELOG.md.
1 parent 653e0d2 commit b781424

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v4.5.0 (2021-03-03)
2+
3+
#### :rocket: Enhancement
4+
* [#673](https://github.com/ember-cli/ember-cli-htmlbars/pull/673) Backport template compiler improvements from 5.x ([@rwjblue](https://github.com/rwjblue))
5+
* [#661](https://github.com/ember-cli/ember-cli-htmlbars/pull/661) Remove usage of registerPlugin / unregisterPlugin ([@rwjblue](https://github.com/rwjblue))
6+
* [#660](https://github.com/ember-cli/ember-cli-htmlbars/pull/660) Replace `purgeModule` cache busting with `vm` based sandboxing ([@rwjblue](https://github.com/rwjblue))
7+
8+
#### Committers: 1
9+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
10+
111
## v4.4.1 (2021-02-05)
212

313
#### :rocket: Enhancement

0 commit comments

Comments
 (0)