You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Changelog
2
2
3
+
## 6.4.0 (2018-12-19)
4
+
5
+
#### :rocket: Enhancement
6
+
*[#173](https://github.com/ember-cli/ember-fetch/pull/173) Do not include polyfill if browser targets don't need it ([@mydea](https://github.com/mydea))
7
+
8
+
#### Committers: 1
9
+
- Francesco Novy ([@mydea](https://github.com/mydea))
10
+
11
+
3
12
## 6.3.1 (2018-12-13)
4
13
5
14
#### :rocket: Enhancement
@@ -8,11 +17,13 @@
8
17
#### Committers: 1
9
18
- Matthew Irish ([@meirish](https://github.com/meirish))
10
19
20
+
11
21
## v6.3.0 (2018-12-07)
12
22
13
23
* Support POST body of all valid types
14
24
* Only set default Content-Type header in adapter mixin
0 commit comments