Skip to content

Commit b525a25

Browse files
Prepare release v305 (#1892)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent f557e8e commit b525a25

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+
## [v305] - 2025-09-02
7+
58
- Added a warning if an existing Python virtual environment is found in the build directory at `.venv/` or `venv/`. In the future this warning will be made an error. ([#1890](https://github.com/heroku/heroku-buildpack-python/pull/1890))
69

710
## [v304] - 2025-09-01
@@ -1315,7 +1318,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13151318
- Setuptools updated to v16.0
13161319
- pip updated to v7.0.1
13171320

1318-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v304...main
1321+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v305...main
1322+
[v305]: https://github.com/heroku/heroku-buildpack-python/compare/v304...v305
13191323
[v304]: https://github.com/heroku/heroku-buildpack-python/compare/v303...v304
13201324
[v303]: https://github.com/heroku/heroku-buildpack-python/compare/v302...v303
13211325
[v302]: https://github.com/heroku/heroku-buildpack-python/compare/v301...v302

0 commit comments

Comments
 (0)