Skip to content

Commit

Permalink
Release 2.0.0-4
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed May 6, 2021
1 parent 759e425 commit 5d9ee65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog


## v2.0.0-4 (2021-05-06)

#### :bug: Bug Fix
* [#201](https://github.com/rwjblue/ember-cli-content-security-policy/pull/201) Support Ember CLI >= 3.26.0 and match injected script element by all supported Ember CLI versions with same RegExp ([@snewcomer](https://github.com/snewcomer))

#### Committers: 1
- Scott Newcomer ([@snewcomer](https://github.com/snewcomer))


## v2.0.0-3 (2021-04-16)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-content-security-policy",
"version": "2.0.0-3",
"version": "2.0.0-4",
"description": "This addon adds the Content-Security-Policy header to response sent from the Ember CLI Express server.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 5d9ee65

Please sign in to comment.