easy-http-errors
Version:
Easy HTTP errors
17 lines (11 loc) • 1.01 kB
Markdown
# Changelog
## [v2.0.0](https://github.com/seegno/easy-http-errors/tree/v2.0.0) (2019-03-19)
[Full Changelog](https://github.com/seegno/easy-http-errors/compare/v1.0.0...v2.0.0)
**Merged pull requests:**
- Fix NotAcceptable status code [\#5](https://github.com/seegno/easy-http-errors/pull/5) ([franciscomorais](https://github.com/franciscomorais))
- Drop node 4 support [\#4](https://github.com/seegno/easy-http-errors/pull/4) ([nunorafaelrocha](https://github.com/nunorafaelrocha))
- Update standard-http-error@2.0.1 [\#3](https://github.com/seegno/easy-http-errors/pull/3) ([nunorafaelrocha](https://github.com/nunorafaelrocha))
- Add coveralls [\#2](https://github.com/seegno/easy-http-errors/pull/2) ([nunorafaelrocha](https://github.com/nunorafaelrocha))
## [v1.0.0](https://github.com/seegno/easy-http-errors/tree/v1.0.0) (2017-07-28)
**Merged pull requests:**
- Add initial implementation [\#1](https://github.com/seegno/easy-http-errors/pull/1) ([nunorafaelrocha](https://github.com/nunorafaelrocha))