Skip to content

Commit

Permalink
Update changelog to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Benedetti committed Sep 14, 2020
1 parent 0e23541 commit ebc2c9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.1.0] - 2020-09-07
### Added
- Support of 402 HTTP response code.

### Changed
- Refactor of the HTTP 4xx error handling part.

## [3.0.2] - 2020-09-07
### Fixed
- construct parameter order in `Response`
Expand Down

0 comments on commit ebc2c9a

Please sign in to comment.