-
-
Notifications
You must be signed in to change notification settings - Fork 638
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create release notes for the 2.25.x series.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# 2.25.x Release Series | ||
|
||
Pants is a fast, scalable, user-friendly build system for codebases of all sizes. | ||
|
||
Pants is an open-source project that is not owned or controlled by any one company or organization, | ||
and does incur some expenses. These expenses are managed by Pants Build, a non-profit that was | ||
established for this purpose. This non-profit's only source of revenue is | ||
[sponsorship](https://www.pantsbuild.org/sponsorship) by individuals and companies that use Pants. | ||
|
||
## What's New | ||
|
||
### Highlights | ||
|
||
### Deprecations | ||
|
||
### General | ||
|
||
### Goals | ||
|
||
### Backends | ||
|
||
### Plugin API changes | ||
|
||
## Full Changelog | ||
|
||
For the full changelog, see the individual GitHub Releases for this series: <https://github.com/pantsbuild/pants/releases> |