diff --git a/.github_changelog_generator b/.github_changelog_generator new file mode 100644 index 0000000..a1da91c --- /dev/null +++ b/.github_changelog_generator @@ -0,0 +1 @@ +future-release=1.0.5 diff --git a/CHANGELOG.md b/CHANGELOG.md index d61267d..15337f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ -# Change Log +# Changelog + +## [1.0.5](https://github.com/ethauvin/HttpStatus/tree/1.0.5) (2021-03-19) + +[Full Changelog](https://github.com/ethauvin/HttpStatus/compare/1.0.4...1.0.5) + +**Implemented enhancements:** + +- Retrieve the error message from the request, if available. [\#4](https://github.com/ethauvin/HttpStatus/issues/4) +- Add Unofficial Codes [\#3](https://github.com/ethauvin/HttpStatus/issues/3) ## [1.0.4](https://github.com/ethauvin/HttpStatus/tree/1.0.4) (2019-05-08) + [Full Changelog](https://github.com/ethauvin/HttpStatus/compare/1.0.3...1.0.4) **Implemented enhancements:** @@ -12,15 +22,21 @@ - hs:reason always outputs the default value. [\#2](https://github.com/ethauvin/HttpStatus/issues/2) ## [1.0.3](https://github.com/ethauvin/HttpStatus/tree/1.0.3) (2016-01-22) + [Full Changelog](https://github.com/ethauvin/HttpStatus/compare/1.0.2...1.0.3) ## [1.0.2](https://github.com/ethauvin/HttpStatus/tree/1.0.2) (2016-01-21) + [Full Changelog](https://github.com/ethauvin/HttpStatus/compare/1.0.1...1.0.2) ## [1.0.1](https://github.com/ethauvin/HttpStatus/tree/1.0.1) (2015-12-16) + [Full Changelog](https://github.com/ethauvin/HttpStatus/compare/1.0...1.0.1) ## [1.0](https://github.com/ethauvin/HttpStatus/tree/1.0) (2015-12-04) +[Full Changelog](https://github.com/ethauvin/HttpStatus/compare/ad982eff1b27c31b54df4abae00ac2d4065543d6...1.0) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*