We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52229e commit bbeef99Copy full SHA for bbeef99
CHANGELOG.md
@@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## Unreleased
+## [2.0.4] - 2019-03-29
9
10
### Added
11
12
- `Stoq.reconstruct_all_subresponses()` method to allow for reconstructing `StoqResponse` objects iteratively (@maydewd)
13
14
### Changed
15
16
-- Force payload content to be of type bytes
+- Force payload content to be of type `bytes`
17
18
## [2.0.3] - 2019-02-15
19
0 commit comments