Skip to content

Commit 4370ee7

Browse files
Prepare release v311 (#1919)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 6dbce78 commit 4370ee7

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+
## [v311] - 2025-09-30
7+
58
- Stopped rewriting Django collectstatic command log output. ([#1918](https://github.com/heroku/heroku-buildpack-python/pull/1918))
69
- Changed the `pip install` command used to install the pip, Pipenv and Poetry package managers to now use `--isolated` mode. ([#1915](https://github.com/heroku/heroku-buildpack-python/pull/1915))
710
- Added more Python project related file and directory names to the list recognised by buildpack detection. ([#1914](https://github.com/heroku/heroku-buildpack-python/pull/1914))
@@ -1346,7 +1349,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13461349
- Setuptools updated to v16.0
13471350
- pip updated to v7.0.1
13481351

1349-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v310...main
1352+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v311...main
1353+
[v311]: https://github.com/heroku/heroku-buildpack-python/compare/v310...v311
13501354
[v310]: https://github.com/heroku/heroku-buildpack-python/compare/v309...v310
13511355
[v309]: https://github.com/heroku/heroku-buildpack-python/compare/v308...v309
13521356
[v308]: https://github.com/heroku/heroku-buildpack-python/compare/v307...v308

0 commit comments

Comments
 (0)