Skip to content

Commit 09f3f13

Browse files
committed
prepare release
1 parent 0e44789 commit 09f3f13

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
77
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
88

9+
## [1.9.1] - 2020-10-13
10+
11+
- Improved detection of binary stream to not consider newlines, carriage return or tabs as binary.
912

1013
## [1.9.0] - 2020-08-17
1114

12-
- Omitted binary body in FullHttpMessageFormatter. `[binary stream omitted]` will be shown instead.
15+
- Omitted binary body in FullHttpMessageFormatter and CurlCommandFormatter.
16+
`[binary stream omitted]` will be shown instead.
1317

1418
### Added
1519

0 commit comments

Comments
 (0)