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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# CHANGELOG
2
2
3
-
## 0.12.0 UNRELEASED
3
+
## 0.12.0 2020-10-29
4
4
## Added
5
-
* Addend encoding field to tyhe response, thank you [Miroslav Balaz](https://github.com/miro-balaz) for the PR [#79](https://github.com/sitespeedio/chrome-har/pull/79).
5
+
* 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
6
* Include chunk information in the response see [#88](https://github.com/sitespeedio/chrome-har/pull/88).
7
7
* Add custom field _resourceType thank you [Peng-Yu Chen](https://github.com/starrify) for PR [#83](https://github.com/sitespeedio/chrome-har/pull/83)
8
8
### Fixed
9
9
* Use Page.frameRequestedNavigation see [#90](https://github.com/sitespeedio/chrome-har/pull/90).
10
+
* Capture redirect before page for traces generated by Lighthouse, thank you [Michael Dijkstra](https://github.com/mikedijkstra) for PR [#89](https://github.com/sitespeedio/chrome-har/pull/89).
0 commit comments