Skip to content

Commit 8e4b02c

Browse files
committed
Release v3.3.5
1 parent ba87b52 commit 8e4b02c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Version history
22
===============
33

4+
### 3.3.5 (2016-09-06) ###
5+
* Fix issues with large DATA frames (https://github.com/molnarg/node-http2/issues/207)
6+
47
### 3.3.4 (2016-04-22) ###
58
* More PR bugfixes (https://github.com/molnarg/node-http2/issues?q=milestone%3Av3.3.4)
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http2",
3-
"version": "3.3.4",
3+
"version": "3.3.5",
44
"description": "An HTTP/2 client and server implementation",
55
"main": "lib/index.js",
66
"engines" : {

0 commit comments

Comments
 (0)