Skip to content

Commit 874e468

Browse files
Prepare release v314 (#1935)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 5ac2b10 commit 874e468

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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+
## [v314] - 2025-10-15
7+
58
- The Python 3.13 version alias now resolves to Python 3.13.9. ([#1934](https://github.com/heroku/heroku-buildpack-python/pull/1934))
69
- Improved error messages and metrics for unhandled buildpack errors. ([#1933](https://github.com/heroku/heroku-buildpack-python/pull/1933))
710

@@ -1365,7 +1368,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13651368
- Setuptools updated to v16.0
13661369
- pip updated to v7.0.1
13671370

1368-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v313...main
1371+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v314...main
1372+
[v314]: https://github.com/heroku/heroku-buildpack-python/compare/v313...v314
13691373
[v313]: https://github.com/heroku/heroku-buildpack-python/compare/v312...v313
13701374
[v312]: https://github.com/heroku/heroku-buildpack-python/compare/v311...v312
13711375
[v311]: https://github.com/heroku/heroku-buildpack-python/compare/v310...v311

0 commit comments

Comments
 (0)