Skip to content

Commit edcd18b

Browse files
Prepare release v241 (#1519)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent cb74a74 commit edcd18b

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+
## [v241] - 2023-12-08
7+
58
- Changed the default Python version for new apps from Python 3.11 to Python 3.12. ([#1516](https://github.com/heroku/heroku-buildpack-python/pull/1516)).
69
- Added support for Python 3.11.7 and 3.12.1. ([#1517](https://github.com/heroku/heroku-buildpack-python/pull/1517) and [#1518](https://github.com/heroku/heroku-buildpack-python/pull/1518)).
710
- Added a deprecation warning for Python 3.8. ([#1515](https://github.com/heroku/heroku-buildpack-python/pull/1515))
@@ -944,7 +947,8 @@ Default Python is now latest 2.7.10. Updated Pip and Distribute.
944947
- Setuptools updated to v16.0
945948
- Pip updated to v7.0.1
946949

947-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v240...HEAD
950+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v241...HEAD
951+
[v241]: https://github.com/heroku/heroku-buildpack-python/compare/v240...v241
948952
[v240]: https://github.com/heroku/heroku-buildpack-python/compare/v239...v240
949953
[v239]: https://github.com/heroku/heroku-buildpack-python/compare/v238...v239
950954
[v238]: https://github.com/heroku/heroku-buildpack-python/compare/v237...v238

0 commit comments

Comments
 (0)