Merge pull request #746 from heroku/changelog-dates

Start adding dates to changelog entries
This commit is contained in:
Casey
2018-09-04 11:21:37 -04:00
committed by GitHub
+5 -5
View File
@@ -1,22 +1,22 @@
# Python Buildpack Changelog
# 138
# 138 (2018-08-01)
Use stack image SQLite3 instead of vendoring
# 137
# 137 (2018-07-17)
Prevent 3.7.0 from appearing as unsupported in buildpack messaging.
# 136
# 136 (2018-06-28)
Upgrade to 3.6.6 and support 3.7.0 on all runtimes.
# 135
# 135 (2018-05-29)
Upgrade Pipenv to v2018.5.18.
# 134
# 134 (2018-05-02)
Default to 3.6.5, bugfixes.