Skip to content

Commit 850c60d

Browse files
Prepare release v316 (#1949)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent d134601 commit 850c60d

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+
## [v316] - 2025-10-27
7+
58
- Improved the error message when a `.python-version` or `runtime.txt` file contains invisible Unicode whitespace characters. ([#1947](https://github.com/heroku/heroku-buildpack-python/pull/1947))
69
- Added metrics for the file encoding of `.python-version` and `runtime.txt` files. ([#1948](https://github.com/heroku/heroku-buildpack-python/pull/1948))
710

@@ -1376,7 +1379,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
13761379
- Setuptools updated to v16.0
13771380
- pip updated to v7.0.1
13781381

1379-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v315...main
1382+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v316...main
1383+
[v316]: https://github.com/heroku/heroku-buildpack-python/compare/v315...v316
13801384
[v315]: https://github.com/heroku/heroku-buildpack-python/compare/v314...v315
13811385
[v314]: https://github.com/heroku/heroku-buildpack-python/compare/v313...v314
13821386
[v313]: https://github.com/heroku/heroku-buildpack-python/compare/v312...v313

0 commit comments

Comments
 (0)