Skip to content

Commit 5fec34c

Browse files
Prepare release v321 (#1976)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent d8a984d commit 5fec34c

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+
## [v321] - 2025-11-21
7+
58
- Deprecated support for Python 3.10. ([#1972](https://github.com/heroku/heroku-buildpack-python/pull/1972))
69
- Updated uv from 0.9.9 to 0.9.11. ([#1973](https://github.com/heroku/heroku-buildpack-python/pull/1973))
710
- Added more messaging to the build log recommending uv. ([#1975](https://github.com/heroku/heroku-buildpack-python/pull/1975))
@@ -1407,7 +1410,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14071410
- Setuptools updated to v16.0
14081411
- pip updated to v7.0.1
14091412

1410-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v320...main
1413+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v321...main
1414+
[v321]: https://github.com/heroku/heroku-buildpack-python/compare/v320...v321
14111415
[v320]: https://github.com/heroku/heroku-buildpack-python/compare/v319...v320
14121416
[v319]: https://github.com/heroku/heroku-buildpack-python/compare/v318...v319
14131417
[v318]: https://github.com/heroku/heroku-buildpack-python/compare/v317...v318

0 commit comments

Comments
 (0)