diff options
| author | Mathieu Pillard <mpillard@mozilla.com> | 2022-04-23 12:18:19 +0200 |
|---|---|---|
| committer | Mathieu Pillard <mpillard@mozilla.com> | 2022-04-23 12:18:19 +0200 |
| commit | 3be5bf6bae72acaca1defcf18c53ac49aadb52cb (patch) | |
| tree | 161710879b9517fb3b9faff95dba7893909f9a26 /docs | |
| parent | 00910e0bd5295044befacdad7b88249ec7bbf142 (diff) | |
| download | django-compressor-3be5bf6bae72acaca1defcf18c53ac49aadb52cb.tar.gz | |
Prepare 4.0
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/changelog.txt b/docs/changelog.txt index 4f75b41..0f1a447 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,11 +1,13 @@ Changelog ========= -v3.2 (unreleased) +v4.0 (2022-03-23) ----------------- -`Full Changelog <https://github.com/django-compressor/django-compressor/compare/3.1...3.2>`_ +`Full Changelog <https://github.com/django-compressor/django-compressor/compare/3.1...4.0>`_ +- Fix intermittent No such file or directory errors by changing strategy to + deal with duplicate filenames in CompressorFileStorage - Deprecate SlimItFilter, stop testing it with Python 3.7 or higher |
