Skip to content

Commit 84a1d81

Browse files
committed
Add backcompat.md entry
1 parent fe5c317 commit 84a1d81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/backcompat.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ Which should you use? In general we recommend:
111111

112112
## `main` vs `stable.v1`
113113

114+
- Since Narwhals 1.44:
115+
116+
- `LazyFrame.with_row_index` requires `order_by` to be specified as it is an order-dependent operation, in the main Narwhals namespace.
117+
114118
- Since Narwhals 1.43:
115119

116120
- `nw.get_level` is deprecated in the main Narwhals namespace.

0 commit comments

Comments
 (0)