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