Skip to content

Commit 162c280

Browse files
committed
Update features
1 parent a2be5c2 commit 162c280

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/migration-guides/async/data/async_2_3_x.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ auto,N/A
4141
autoInject,N/A
4242
cargo,N/A
4343
compose,utils/compose-async
44-
doDuring,N/A
45-
doWhilst,N/A
44+
doDuring,utils/do-while-async
45+
doUntil,utils/do-until-async
46+
doWhilst,utils/do-while-async
4647
during,utils/while-async
4748
forever,N/A
4849
parallel,(planned)

0 commit comments

Comments
 (0)