Skip to content

Commit bbeef99

Browse files
committed
Update CHANGELOG for version 2.0.4
1 parent a52229e commit bbeef99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [2.0.4] - 2019-03-29
99

1010
### Added
1111

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

1414
### Changed
1515

16-
- Force payload content to be of type bytes
16+
- Force payload content to be of type `bytes`
1717

1818
## [2.0.3] - 2019-02-15
1919

0 commit comments

Comments
 (0)