rc@73: 1.1.1 / 2014-06-20 rc@73: ================== rc@73: rc@73: * deps: accepts@~1.0.4 rc@73: - use `mime-types` rc@73: rc@73: 1.1.0 / 2014-06-16 rc@73: ================== rc@73: rc@73: * Display error on console formatted like `throw` rc@73: * Escape HTML with `escape-html` module rc@73: * Escape HTML in stack trace rc@73: * Escape HTML in title rc@73: * Fix up edge cases with error sent in response rc@73: * Set `X-Content-Type-Options: nosniff` header rc@73: * Use accepts for negotiation rc@73: rc@73: 1.0.2 / 2014-06-05 rc@73: ================== rc@73: rc@73: * Pass on errors from reading error files rc@73: rc@73: 1.0.1 / 2014-04-29 rc@73: ================== rc@73: rc@73: * Clean up error CSS rc@73: * Do not respond after headers sent rc@73: rc@73: 1.0.0 / 2014-03-03 rc@73: ================== rc@73: rc@73: * Genesis from `connect`