Skip to content

Commit 0a2d176

Browse files
committed
Release 7.1.0
1 parent 6d6e700 commit 0a2d176

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v7.1.0 (2020-03-28)
2+
3+
#### :rocket: Enhancement
4+
* [#468](https://github.com/ember-cli/ember-fetch/pull/468) Ignore fastboot build output file if app unused/disable fastboot ([@houfeng0923](https://github.com/houfeng0923))
5+
6+
#### Committers: 2
7+
- Thomas Wang ([@xg-wang](https://github.com/xg-wang))
8+
- houfeng ([@houfeng0923](https://github.com/houfeng0923))
9+
110

211

312
## v7.0.1 (2020-02-13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-fetch",
3-
"version": "7.0.1",
3+
"version": "7.1.0",
44
"description": "HTML5 Fetch polyfill (as an ember-addon)",
55
"typings": "./index.d.ts",
66
"keywords": [

0 commit comments

Comments
 (0)