Skip to content

Commit eed2dc7

Browse files
Prepare release v265 (#1688)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent b576e23 commit eed2dc7

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+
## [v265] - 2024-11-06
7+
58
- Fixed Poetry installation when using outdated patch versions of Python 3.8, 3.9 and 3.10, whose bundled pip doesn't support the `--python` option. ([#1687](https://github.com/heroku/heroku-buildpack-python/pull/1687))
69

710
## [v264] - 2024-11-06
@@ -1086,7 +1089,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
10861089
- Setuptools updated to v16.0
10871090
- pip updated to v7.0.1
10881091

1089-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v264...main
1092+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v265...main
1093+
[v265]: https://github.com/heroku/heroku-buildpack-python/compare/v264...v265
10901094
[v264]: https://github.com/heroku/heroku-buildpack-python/compare/v263...v264
10911095
[v263]: https://github.com/heroku/heroku-buildpack-python/compare/v262...v263
10921096
[v262]: https://github.com/heroku/heroku-buildpack-python/compare/v261...v262

0 commit comments

Comments
 (0)