Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kemihak committed Feb 22, 2024
1 parent f7bb3df commit a5c5ca5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ NEW FEATURES :
### Breaking changes

* `setPlaylist()` optimized for the API mode
- returned an updated list of simulation parameters returned by the function `setSimulationPath()` and `setSimulationPathAPI()`
- returned an updated list of simulation parameters returned by the function `setSimulationPath()` and `setSimulationPathAPI()`
* `.createCluster()` uses data.table::fwrite() instead of utils::write.table() for optimization

BUGFIXES :

Expand Down

0 comments on commit a5c5ca5

Please sign in to comment.