Skip to content

Commit

Permalink
Release v196 (heroku#1213)
Browse files Browse the repository at this point in the history
Closes GUS-W-9318135.
  • Loading branch information
edmorley authored May 25, 2021
1 parent 5d8d468 commit d7bfdc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased


## v196 (2021-05-25)

- Django collectstatic is no longer skipped if `DISABLE_COLLECTSTATIC` is set to `0` or the empty string ([#1208](https://github.com/heroku/heroku-buildpack-python/pull/1208)).
- If Django collectstatic is skipped, output the reason why ([#1208](https://github.com/heroku/heroku-buildpack-python/pull/1208)).
- Output a deprecation warning when collectstatic is skipped via the `.heroku/collectstatic_disabled` file ([#1208](https://github.com/heroku/heroku-buildpack-python/pull/1208)).
Expand Down

0 comments on commit d7bfdc4

Please sign in to comment.