Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
mllg committed Apr 14, 2020
1 parent fa98b2e commit 3da1cca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Package
Package: paradox
Title: Define and Work with Parameter Spaces for Complex
Algorithms
Version: 0.1.0-9000
Version: 0.2.0
Authors@R:
c(person(given = "Michel",
family = "Lang",
Expand Down
6 changes: 4 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# paradox 0.1.1
# paradox 0.2.0

* Fixed warnings about partial argument matching.
* Enforce integer bounds in ParamInt.
* Enforce integer bounds in ParamInt (#258).
* Reexport `data.table::as.data.table()`.
* Deep cloning of `ParamSet$values` (#273).

# paradox 0.1.0

Expand Down

0 comments on commit 3da1cca

Please sign in to comment.