File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,11 @@ This project uses [semantic versioning](http://semver.org/spec/v2.0.0.html). Ref
3
3
* [ Semantic Versioning in Practice] ( https://www.jering.tech/articles/semantic-versioning-in-practice ) *
4
4
for an overview of semantic versioning.
5
5
6
- ## [ Unreleased] ( https://github.com/JeringTech/Javascript.NodeJS/compare/5.3.1...HEAD )
6
+ ## [ Unreleased] ( https://github.com/JeringTech/Javascript.NodeJS/compare/5.3.2...HEAD )
7
+
8
+ ## [ 5.3.2] ( https://github.com/JeringTech/Javascript.NodeJS/compare/5.3.1...5.3.2 ) - Feb 22, 2020
9
+ ### Fixes
10
+ - ` HttpNodeJSService ` no longer disposes ` Stream ` s before returning them. ([ #72 ] ( https://github.com/JeringTech/Javascript.NodeJS/pull/72 ) ).
7
11
8
12
## [ 5.3.1] ( https://github.com/JeringTech/Javascript.NodeJS/compare/5.3.0...5.3.1 ) - Feb 12, 2020
9
13
### Fixes
You can’t perform that action at this time.
0 commit comments