Skip to content

Commit

Permalink
hotfix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeurer committed Sep 10, 2020
1 parent 5590d78 commit 5b1e8f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

* ADD new argument `config_id` to `Configuration` which can be set by an application
using the ConfigSpace package (`None` by default).
* FIX #157 fix a bug in `get_random_neighbor` where the last hyperparameter value was never
changed.
* MAINT #136 remove asterisk in version identifier in `setup.py`.
* MAINT #156 add `ConstantHyperparameter` to the API documentation.
* MAINT #159 document that `None` is a forbidden value for `CategoricalHyperparameter` and
Expand Down

0 comments on commit 5b1e8f5

Please sign in to comment.