Skip to content

Commit 818744f

Browse files
committedSep 3, 2018
Release 3.3.0
1 parent 871a3c4 commit 818744f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2018/09/01 Version 3.3.0
2+
- Updated dependencies
3+
- Added support for brotli encoding in addition to existing gzip support
4+
15
2018/08/28 Version 3.2.2
26
- Patchfix for improved accuracy when checking to see if gzip responses are allowed
37
- Updated tap and package-lock.json

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Joshua Holbrook <josh@nodejitsu.com> (http://jesusabdullah.net)",
33
"name": "ecstatic",
44
"description": "A simple static file server middleware",
5-
"version": "3.2.2",
5+
"version": "3.3.0",
66
"homepage": "https://github.com/jfhbrook/node-ecstatic",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)