Unverified Commit 41b342e0 authored by Kenneth Reitz's avatar Kenneth Reitz Committed by GitHub

Update CHANGELOG.md

parent 45ceb2f4
...@@ -7,7 +7,7 @@ Update buildpack to automatically install `[dev-packages]` during Heroku CI Pipe ...@@ -7,7 +7,7 @@ Update buildpack to automatically install `[dev-packages]` during Heroku CI Pipe
- Skip installs if Pipfile.lock hasn't changed, and uninstall stale dependencies with Pipenv. - Skip installs if Pipfile.lock hasn't changed, and uninstall stale dependencies with Pipenv.
- Set `PYTHONPATH` during collectstatic runs. - Set `PYTHONPATH` during collectstatic runs.
- No longer warn if there is no `Procfile`. - No longer warn if there is no `Procfile`.
- Update Pipenv "3.6" to "3.6.4". - Update Pipenv's "3.6" runtime specifier to point to "3.6.4".
# 123 # 123
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment