Skip to content

Commit

Permalink
Update CHANGELOG for version 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaferrera committed Mar 29, 2019
1 parent a52229e commit bbeef99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [2.0.4] - 2019-03-29

### Added

- `Stoq.reconstruct_all_subresponses()` method to allow for reconstructing `StoqResponse` objects iteratively (@maydewd)

### Changed

- Force payload content to be of type bytes
- Force payload content to be of type `bytes`

## [2.0.3] - 2019-02-15

Expand Down

0 comments on commit bbeef99

Please sign in to comment.