diff --git a/CHANGELOG.md b/CHANGELOG.md index 2960a8c41..e412f0077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## [Unreleased] + +## [v329] - 2026-01-08 + - Updated Pipenv from 2025.0.4 to 2026.0.3. ([#2000](https://github.com/heroku/heroku-buildpack-python/pull/2000)) ## [v328] - 2026-01-07 @@ -1448,7 +1451,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute. - Setuptools updated to v16.0 - pip updated to v7.0.1 -[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v328...main +[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v329...main +[v329]: https://github.com/heroku/heroku-buildpack-python/compare/v328...v329 [v328]: https://github.com/heroku/heroku-buildpack-python/compare/v327...v328 [v327]: https://github.com/heroku/heroku-buildpack-python/compare/v326...v327 [v326]: https://github.com/heroku/heroku-buildpack-python/compare/v325...v326