Skip to content

Commit 39abf4f

Browse files
Prepare release v258 (#1651)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent b0d0cb5 commit 39abf4f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v258] - 2024-10-01
7+
58
- Added support for Python 3.12.7. ([#1650](https://github.com/heroku/heroku-buildpack-python/pull/1650))
69
- Changed the default Python version for new apps from 3.12.6 to 3.12.7. ([#1650](https://github.com/heroku/heroku-buildpack-python/pull/1650))
710
- Fixed Django collectstatic debug output being shown if `DEBUG_COLLECTSTATIC` was set to `0` or the empty string. ([#1646](https://github.com/heroku/heroku-buildpack-python/pull/1646))
@@ -1045,7 +1048,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
10451048
- Setuptools updated to v16.0
10461049
- pip updated to v7.0.1
10471050

1048-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v257...main
1051+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v258...main
1052+
[v258]: https://github.com/heroku/heroku-buildpack-python/compare/v257...v258
10491053
[v257]: https://github.com/heroku/heroku-buildpack-python/compare/v256...v257
10501054
[v256]: https://github.com/heroku/heroku-buildpack-python/compare/v255...v256
10511055
[v255]: https://github.com/heroku/heroku-buildpack-python/compare/v254...v255

0 commit comments

Comments
 (0)