We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915f7a1 commit ab50a25Copy full SHA for ab50a25
CHANGELOG.md
@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Fixed
11
12
-- Fix for calls to `evaluate` that return JSON: only set `serialization_options` when `return_by_value=False` @thromer
13
-- Fix download_path error in `DownloadExpectation` (https://github.com/cdpdriver/zendriver/issues/184) @MadsHangaard
+- Fix calls to `evaluate` that return JSON: only set `serialization_options` when `return_by_value=False` @thromer
+- Fix [#184](https://github.com/cdpdriver/zendriver/issues/184): `download_path` error in `DownloadExpectation` @MadsHangaard
14
15
### Added
16
0 commit comments