Skip to content
Snippets Groups Projects
Unverified Commit 3511cae1 authored by Kenneth Reitz's avatar Kenneth Reitz Committed by GitHub
Browse files

Update CHANGELOG.md

parent ce5ff238
Branches ubuntu_18_04
Tags 1.0.1
No related merge requests found
...@@ -2,11 +2,10 @@ ...@@ -2,11 +2,10 @@
# 124 # 124
Update buildpack to automatically install [dev-packages] (Pipenv) during Heroku CI builds. Update buildpack to automatically install `[dev-packages]` (Pipenv) during Heroku CI builds.
- 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, other updates. - Set `PYTHONPATH` during collectstatic runs.
- Update 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 "3.6" to "3.6.4".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment