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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# CHANGELOG
2
2
3
-
## 0.12.0 2020-10-29
3
+
## 0.13.0 - UNRELEASED
4
+
5
+
### Added
6
+
* Add _isLinkPreload on the request object if it is isLinkPreload [#94](https://github.com/sitespeedio/chrome-har/pull/94).
7
+
8
+
## 0.12.0 - 2020-10-29
4
9
## Added
5
10
* Addend encoding field to type response, thank you [Miroslav Balaz](https://github.com/miro-balaz) for the PR [#79](https://github.com/sitespeedio/chrome-har/pull/79).
6
11
* Include chunk information in the response see [#88](https://github.com/sitespeedio/chrome-har/pull/88).
0 commit comments