Skip to content

Commit

Permalink
Changelog entry for PR #431
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Nov 2, 2022
1 parent 612ab31 commit f4b100a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

* Add some video file extensions to be ignored during compression.
Since such files are already heavily compressed, further compression rarely helps.

Thanks to Jon Ribbens in `PR #431 <https://github.com/evansd/whitenoise/pull/431>`__.

* Remove the behaviour of decoding byte strings passed for settings that take strings.
This seemed to be left around from supporting Python 2.
This change may be backwards incompatible for a small number of projects.
Expand Down

0 comments on commit f4b100a

Please sign in to comment.