Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 2.5.2rc0. #12388

Merged
merged 1 commit into from
Jul 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/python/pants/notes/2.5.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

See https://www.pantsbuild.org/v2.5/docs/release-notes-2-5 for an overview of the changes in this release series.

## 2.5.2rc0 (Jul 20, 2021)

### Bug fixes

* Fix anonymous telemetry logging. ([#12345](https://github.com/pantsbuild/pants/pull/12345))

## 2.5.1 (Jul 12, 2021)

The second stable release of the `2.5.x` series, with no changes since the previous `rc`.
Expand Down