diff --git a/docs/notes/2.25.x.md b/docs/notes/2.25.x.md index caa7730be45..a4825547bcc 100644 --- a/docs/notes/2.25.x.md +++ b/docs/notes/2.25.x.md @@ -18,6 +18,7 @@ established for this purpose. This non-profit's only source of revenue is ### General - [Fixed](https://github.com/pantsbuild/pants/pull/21665) bug where `pants --export-resolve= --export-py-generated-sources-in-resolve=` fails (see [#21659](https://github.com/pantsbuild/pants/issues/21659) for more info). +- [Fixed](https://github.com/pantsbuild/pants/pull/21694) bug where an `archive` target is unable to produce a ZIP file with no extension (see [#21693](https://github.com/pantsbuild/pants/issues/21693) for more info). ### New Options System