diff --git a/CHANGES.md b/CHANGES.md index 88a1319fb5a0..a0133bd531ca 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -57,9 +57,10 @@ ## Highlights +* Added support for using vLLM in the RunInference transform (Python) ([#32528](https://github.com/apache/beam/issues/32528)) + ## I/Os -* Added support for using vLLM in the RunInference transform (Python) ([#32528](https://github.com/apache/beam/issues/32528)) * PubsubIO will validate that the Pub/Sub topic exists before running the Read/Write pipeline (Java) ([#32465](https://github.com/apache/beam/pull/32465)) ## New Features / Improvements