Skip to content

Commit 32cf675

Browse files
committed
changelog: new release
1 parent b2170a2 commit 32cf675

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# CHANGELOG
22

3-
## 0.12.0 UNRELEASED
3+
## 0.12.0 2020-10-29
44
## 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).
66
* Include chunk information in the response see [#88](https://github.com/sitespeedio/chrome-har/pull/88).
77
* Add custom field _resourceType thank you [Peng-Yu Chen](https://github.com/starrify) for PR [#83](https://github.com/sitespeedio/chrome-har/pull/83)
88
### Fixed
99
* 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).
1011

1112
## 0.11.12 2020-09-09
1213
### Fixed

0 commit comments

Comments
 (0)