Skip to content

Commit a6075a4

Browse files
Prepare release v298 (#1862)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 1a7e472 commit a6075a4

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+
## [v298] - 2025-08-06
7+
58
- The Python 3.13 version alias now resolves to Python 3.13.6. ([#1861](https://github.com/heroku/heroku-buildpack-python/pull/1861))
69
- Fixed the stack version check to correctly show the "stack not supported" error message for the EOL Heroku-20, instead of "stack not recognised". ([#1860](https://github.com/heroku/heroku-buildpack-python/pull/1860))
710

@@ -1281,7 +1284,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
12811284
- Setuptools updated to v16.0
12821285
- pip updated to v7.0.1
12831286

1284-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v297...main
1287+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v298...main
1288+
[v298]: https://github.com/heroku/heroku-buildpack-python/compare/v297...v298
12851289
[v297]: https://github.com/heroku/heroku-buildpack-python/compare/v296...v297
12861290
[v296]: https://github.com/heroku/heroku-buildpack-python/compare/v295...v296
12871291
[v295]: https://github.com/heroku/heroku-buildpack-python/compare/v294...v295

0 commit comments

Comments
 (0)