Skip to content

Commit 819fb61

Browse files
Prepare release v284 (#1790)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent c1042d2 commit 819fb61

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+
## [v284] - 2025-05-06
7+
58
- Fix parsing of `runtime.txt` and `.python-version` files that contain CRLF characters. ([#1789](https://github.com/heroku/heroku-buildpack-python/pull/1789))
69

710
## [v283] - 2025-05-06
@@ -1207,7 +1210,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
12071210
- Setuptools updated to v16.0
12081211
- pip updated to v7.0.1
12091212

1210-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v283...main
1213+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v284...main
1214+
[v284]: https://github.com/heroku/heroku-buildpack-python/compare/v283...v284
12111215
[v283]: https://github.com/heroku/heroku-buildpack-python/compare/v282...v283
12121216
[v282]: https://github.com/heroku/heroku-buildpack-python/compare/v281...v282
12131217
[v281]: https://github.com/heroku/heroku-buildpack-python/compare/v280...v281

0 commit comments

Comments
 (0)