Skip to content

Commit e587f05

Browse files
Update CHANGES.md
1 parent 71243c3 commit e587f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474

7575
* Support configuring Firestore database on ReadFn transforms (Java) ([#36904](https://github.com/apache/beam/issues/36904)).
7676

77-
* (Python) Moved `Row` to `apache_beam.typehints.row` to avoid import cycles and improve module organization. Kept a compatibility alias in `pvalue.py`. (Fixes #35095)
77+
* (Python) Moved `Row` to `apache_beam.typehints.row` to avoid import cycles and improve module organization. ([#35095](https://github.com/apache/beam/issues/35095))
7878

7979

8080
## Breaking Changes

0 commit comments

Comments
 (0)