strong-error-handler/CHANGES.md

29 lines
561 B
Markdown
Raw Normal View History

2016-09-05, Version 1.1.0
=========================
* Fix minor Syntax error (Loay)
* Globalize strong-error-handler (David Cheung)
* Update eslint infrastructure (Loay)
* Add documentation (Loay)
* Improve grammar in readme. (Richard Pringle)
* Test with express instead of http server (David Cheung)
* HTML response for accepted headers (David Cheung)
2016-05-26, Version 1.0.1
=========================
* Remove statusCode from details in Array errors (David Cheung)
2016-05-20 15:36:57 +00:00
2016-05-20, Version 1.0.0
=========================
* First release!