Skip to content

Commit 7b68c07

Browse files
committed
Update NEWS
1 parent bc251a8 commit 7b68c07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
* The constructors, `new_*_parameter()`, now label unlabeled parameter (i.e., constructed with `label = NULL`) as such (#349).
1717

18+
* `parameters.list()` now enforces the unused ellipsis to be empty (#378).
19+
1820
## Breaking changes
1921

2022
* The `grid_*()` functions now error instead of warn when provided with the wrong argument to control the grid size. So `grid_space_filling()`, `grid_random()`, `grid_max_entropy()`, and `grid_latin_hypercube()` now error if used with a `levels` argument and `grid_regular()` now errors if used with a `size` argument (#368).

0 commit comments

Comments
 (0)