Merge pull request #945 from heroku/changelog/bump

More recent changelog update
This commit is contained in:
Casey
2020-04-02 15:45:56 -04:00
committed by GitHub
+10 -5
View File
@@ -5,15 +5,20 @@
- Doc: Update Readme with version numbers
- update Code Owners to include the Heroku Buildpack Maintainers team
- Clean up build log output
- Add failcase for cache busting
- Bugfix: Clearing pip dependencies
- Correct ftp to https in vendored file
- Warn for Django 1.11 approaching EOL, provide link to roadmap
- Update Python versions in README to match docs
--------------------------------------------------------------------------------
# 167 (2020-03-26)
- Add failcase for cache busting
- Bugfix: Clearing pip dependencies
# 166 (2020-03-05)
- Correct ftp to https in vendored file
- Warn for Django 1.11 approaching EOL, provide link to roadmap
# 165 (2020-02-27)
- Python 3.8.2 now available.