Skip to content

Commit 18826fe

Browse files
authored
Fix CHANGELOG for release that didn't occur (#2101)
The original v345 release (prepared in #2095) never ended up being published (I forgot to run the final `make publish` step), and so was superseded by #2100 - which resulted in two v345 entries being present in CHANGELOG. Signed-off-by: Ed Morley <501702+edmorley@users.noreply.github.com>
1 parent 871f8a1 commit 18826fe

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
- Updated pip from 26.1.1 to 26.1.2. ([#2098](https://github.com/heroku/heroku-buildpack-python/pull/2098))
99
- Updated Poetry from 2.4.0 to 2.4.1. ([#2098](https://github.com/heroku/heroku-buildpack-python/pull/2098))
1010
- Updated uv from 0.11.11 to 0.11.19. ([#2098](https://github.com/heroku/heroku-buildpack-python/pull/2098))
11-
12-
## [v345] - 2026-05-11
13-
1411
- The Python 3.14 version alias now resolves to Python 3.14.5. ([#2094](https://github.com/heroku/heroku-buildpack-python/pull/2094))
1512

1613
## [v344] - 2026-05-07
@@ -1542,7 +1539,6 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
15421539

15431540
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v345...main
15441541
[v345]: https://github.com/heroku/heroku-buildpack-python/compare/v344...v345
1545-
[v345]: https://github.com/heroku/heroku-buildpack-python/compare/v344...v345
15461542
[v344]: https://github.com/heroku/heroku-buildpack-python/compare/v343...v344
15471543
[v343]: https://github.com/heroku/heroku-buildpack-python/compare/v342...v343
15481544
[v342]: https://github.com/heroku/heroku-buildpack-python/compare/v341...v342

0 commit comments

Comments
 (0)