Skip to content

Commit

Permalink
🚀 hint-http-compression - v4.0.1 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Feb 22, 2019
1 parent e5f6416 commit 53df406
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/hint-http-compression/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 4.0.1 (February 22, 2019)

## Bug fixes / Improvements

* [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention (#1861) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`#1748`](https://github.com/webhintio/hint/issues/1748)).
* [[`f8932574cb`](https://github.com/webhintio/hint/commit/f8932574cbc8095b6913be43982b84a1fa4ff2e9)] - Docs: Add more information related to the `Accept-Encoding` header (by [`Cătălin Mariș`](https://github.com/alrra) / see also: [`#1493`](https://github.com/webhintio/hint/issues/1493)).


# 4.0.0 (January 15, 2019)

## Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-http-compression/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "4.0.0"
"version": "4.0.1"
}

0 comments on commit 53df406

Please sign in to comment.