Skip to content

Commit dba9b86

Browse files
Prepare release v262 (#1672)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 99bd9f9 commit dba9b86

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v262] - 2024-10-25
7+
58
- Updated buildpack-generated warning messages to use colour and be more consistently formatted. ([#1666](https://github.com/heroku/heroku-buildpack-python/pull/1666))
69
- Improved build log output and error messages for the `bin/pre_compile` and `bin/post_compile` customisation hooks. ([#1667](https://github.com/heroku/heroku-buildpack-python/pull/1667))
710

@@ -1070,7 +1073,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
10701073
- Setuptools updated to v16.0
10711074
- pip updated to v7.0.1
10721075

1073-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v261...main
1076+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v262...main
1077+
[v262]: https://github.com/heroku/heroku-buildpack-python/compare/v261...v262
10741078
[v261]: https://github.com/heroku/heroku-buildpack-python/compare/v260...v261
10751079
[v260]: https://github.com/heroku/heroku-buildpack-python/compare/v259...v260
10761080
[v259]: https://github.com/heroku/heroku-buildpack-python/compare/v258...v259

0 commit comments

Comments
 (0)