Skip to content

Commit 732efcb

Browse files
Prepare release v310 (#1911)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 42910fb commit 732efcb

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+
## [v310] - 2025-09-23
7+
58
- Updated Poetry from 2.2.0 to 2.2.1. ([#1907](https://github.com/heroku/heroku-buildpack-python/pull/1907))
69
- Updated uv from 0.8.18 to 0.8.20. ([#1910](https://github.com/heroku/heroku-buildpack-python/pull/1910))
710
- Fixed errors saving the build cache when installed packages contain broken symlinks. ([#1909](https://github.com/heroku/heroku-buildpack-python/pull/1909))
@@ -1340,7 +1343,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13401343
- Setuptools updated to v16.0
13411344
- pip updated to v7.0.1
13421345

1343-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v309...main
1346+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v310...main
1347+
[v310]: https://github.com/heroku/heroku-buildpack-python/compare/v309...v310
13441348
[v309]: https://github.com/heroku/heroku-buildpack-python/compare/v308...v309
13451349
[v308]: https://github.com/heroku/heroku-buildpack-python/compare/v307...v308
13461350
[v307]: https://github.com/heroku/heroku-buildpack-python/compare/v306...v307

0 commit comments

Comments
 (0)