Skip to content

Commit 3fede9b

Browse files
Prepare release v274 (#1733)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 009880b commit 3fede9b

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+
## [v274] - 2025-01-08
7+
58
- Added a deprecation warning for Python 3.9. ([#1732](https://github.com/heroku/heroku-buildpack-python/pull/1732))
69
- Removed support for Python 3.8. ([#1732](https://github.com/heroku/heroku-buildpack-python/pull/1732))
710
- Improved the error messages shown for EOL or unrecognised major Python versions. ([#1732](https://github.com/heroku/heroku-buildpack-python/pull/1732))
@@ -1143,7 +1146,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
11431146
- Setuptools updated to v16.0
11441147
- pip updated to v7.0.1
11451148

1146-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v273...main
1149+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v274...main
1150+
[v274]: https://github.com/heroku/heroku-buildpack-python/compare/v273...v274
11471151
[v273]: https://github.com/heroku/heroku-buildpack-python/compare/v272...v273
11481152
[v272]: https://github.com/heroku/heroku-buildpack-python/compare/v271...v272
11491153
[v271]: https://github.com/heroku/heroku-buildpack-python/compare/v270...v271

0 commit comments

Comments
 (0)