19.0.0 (2020-01-10)
Bug Fixes
- normalize Varnish headers (252b767)
- fixture: updated api.github.com/get-archive (51d7fe5)
BREAKING CHANGES
- fixture: api.github.com/get-archive has changed
[
...
{
headers: {
+ age: "0"
+ via: "1.1 varnish-v4"
+ x-varnish: "74624297"
}
}
]