Skip to content

Commit d13fbbd

Browse files
Prepare release v256 (#1633)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent cee5f83 commit d13fbbd

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+
## [v256] - 2024-09-07
7+
58
- Added support for Python 3.8.20, 3.9.20, 3.10.15, 3.11.10 and 3.12.6. ([#1632](https://github.com/heroku/heroku-buildpack-python/pull/1632))
69
- Changed the default Python version for new apps from 3.12.5 to 3.12.6. ([#1632](https://github.com/heroku/heroku-buildpack-python/pull/1632))
710
- Updated wheel from 0.43.0 to 0.44.0. ([#1629](https://github.com/heroku/heroku-buildpack-python/pull/1629))
@@ -1028,7 +1031,8 @@ Default Python is now latest 2.7.10. Updated Pip and Distribute.
10281031
- Setuptools updated to v16.0
10291032
- Pip updated to v7.0.1
10301033

1031-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v255...main
1034+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v256...main
1035+
[v256]: https://github.com/heroku/heroku-buildpack-python/compare/v255...v256
10321036
[v255]: https://github.com/heroku/heroku-buildpack-python/compare/v254...v255
10331037
[v254]: https://github.com/heroku/heroku-buildpack-python/compare/v253...v254
10341038
[v253]: https://github.com/heroku/heroku-buildpack-python/compare/v252...v253

0 commit comments

Comments
 (0)