Skip to content

Commit a85e52c

Browse files
Prepare release v279 (#1766)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 20cd0b6 commit a85e52c

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+
## [v279] - 2025-02-26
7+
58
- Updated Poetry from 2.0.1 to 2.1.1. ([#1758](https://github.com/heroku/heroku-buildpack-python/pull/1758))
69
- Stopped filtering out pip's `Requirement already satisfied:` log lines when installing dependencies. ([#1765](https://github.com/heroku/heroku-buildpack-python/pull/1765))
710
- Improved the error messages shown if installing pip/Poetry/Pipenv fails. ([#1764](https://github.com/heroku/heroku-buildpack-python/pull/1764))
@@ -1177,7 +1180,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
11771180
- Setuptools updated to v16.0
11781181
- pip updated to v7.0.1
11791182

1180-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v278...main
1183+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v279...main
1184+
[v279]: https://github.com/heroku/heroku-buildpack-python/compare/v278...v279
11811185
[v278]: https://github.com/heroku/heroku-buildpack-python/compare/v277...v278
11821186
[v277]: https://github.com/heroku/heroku-buildpack-python/compare/v276...v277
11831187
[v276]: https://github.com/heroku/heroku-buildpack-python/compare/v275...v276

0 commit comments

Comments
 (0)