Skip to content

Commit e831d7e

Browse files
Prepare release v271 (#1722)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent eb29986 commit e831d7e

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+
## [v271] - 2024-12-12
7+
58
- Updated the Python 3.8 EOL warning message with the new sunset date. ([#1721](https://github.com/heroku/heroku-buildpack-python/pull/1721))
69
- Improved the error message shown when pip install fails due to pip rejecting a package with invalid version metadata. ([#1718](https://github.com/heroku/heroku-buildpack-python/pull/1718))
710
- Improved the error message shown when the copy of pip bundled in the `ensurepip` module cannot be found. ([#1720](https://github.com/heroku/heroku-buildpack-python/pull/1720))
@@ -1124,7 +1127,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
11241127
- Setuptools updated to v16.0
11251128
- pip updated to v7.0.1
11261129

1127-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v270...main
1130+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v271...main
1131+
[v271]: https://github.com/heroku/heroku-buildpack-python/compare/v270...v271
11281132
[v270]: https://github.com/heroku/heroku-buildpack-python/compare/v269...v270
11291133
[v269]: https://github.com/heroku/heroku-buildpack-python/compare/v268...v269
11301134
[v268]: https://github.com/heroku/heroku-buildpack-python/compare/v267...v268

0 commit comments

Comments
 (0)