Skip to content

Commit 2e852f4

Browse files
Prepare release v308 (#1903)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 4253490 commit 2e852f4

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+
## [v308] - 2025-09-19
7+
58
- Updated Poetry from 2.1.4 to 2.2.0. ([#1900](https://github.com/heroku/heroku-buildpack-python/pull/1900))
69
- Updated uv from 0.8.15 to 0.8.18. ([#1899](https://github.com/heroku/heroku-buildpack-python/pull/1899) and [#1901](https://github.com/heroku/heroku-buildpack-python/pull/1901))
710
- Improved performance of Python build cache saving. ([#1902](https://github.com/heroku/heroku-buildpack-python/pull/1902))
@@ -1329,7 +1332,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13291332
- Setuptools updated to v16.0
13301333
- pip updated to v7.0.1
13311334

1332-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v307...main
1335+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v308...main
1336+
[v308]: https://github.com/heroku/heroku-buildpack-python/compare/v307...v308
13331337
[v307]: https://github.com/heroku/heroku-buildpack-python/compare/v306...v307
13341338
[v306]: https://github.com/heroku/heroku-buildpack-python/compare/v305...v306
13351339
[v305]: https://github.com/heroku/heroku-buildpack-python/compare/v304...v305

0 commit comments

Comments
 (0)