Skip to content

Commit

Permalink
Changelog for v5.0.0 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbleigh authored Aug 21, 2017
1 parent 638ac31 commit fd94014
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
important - Due to excessive compiler warnings on many platforms, we've decided to remove the new dependency on `shrink-ray` and allow for custom compression middleware.
removed - No longer include `shrink-ray` advanced compression by default.
changed - `compression` option now takes custom middleware or boolean.
deprecated - `gzip` option is deprecated in favor of `compression`.

0 comments on commit fd94014

Please sign in to comment.