Skip to content

Commit 5b1e8f5

Browse files
committed
hotfix changelog
1 parent 5590d78 commit 5b1e8f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

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

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

0 commit comments

Comments
 (0)