Skip to content

Commit

Permalink
Update docs/relnotes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Robin <[email protected]>
  • Loading branch information
toan-quach and jrobinAV authored Jan 19, 2024
1 parent 93dc4ca commit a8d3854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/relnotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This is the list of changes to Taipy releases as they were published.
The function `taipy.get_latest_submission()^` was also added to retrieve the last submitted entity.
For more information, refer to [TODO]().

- `taipy.submit()`, `Scenario.submit()^`, `Sequence.submit()^` and `Task.submit()^` now return a `Submission^` entity.
- `taipy.submit()^`, `Scenario.submit()^`, `Sequence.submit()^` and `Task.submit()^` now return a `Submission^` entity.

- The `modin` exposed type as been deprecated. When used, a fallback on pandas is applied.
For more information, refer to [issue #631](https://github.com/Avaiga/taipy/issues/631).
Expand Down

0 comments on commit a8d3854

Please sign in to comment.