Skip to content

Commit

Permalink
3.4.1
Browse files Browse the repository at this point in the history
 * fix: destroy stream result on client close (Young)
 * CODEOWNERS: add lehni (Miroslav Bajtoš)
 * Update Issue and PR Templates (strongloop#419) (Sakib Hasan)
 * Update translated strings Q3 2017 (Allen Boone)
  • Loading branch information
bajtos committed Sep 11, 2017
1 parent e341f15 commit 565aba1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2017-09-11, Version 3.4.1
=========================

* fix: destroy stream result on client close (Young)

* CODEOWNERS: add lehni (Miroslav Bajtoš)

* Update Issue and PR Templates (#419) (Sakib Hasan)

* Update translated strings Q3 2017 (Allen Boone)


2017-08-03, Version 3.4.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Remoting",
"REST"
],
"version": "3.4.0",
"version": "3.4.1",
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
"lint": "grunt eslint",
Expand Down

0 comments on commit 565aba1

Please sign in to comment.