Skip to content

Commit

Permalink
fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeurer committed Apr 4, 2017
1 parent 26a172e commit fdf2263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* ADD #204: SMAC now always saves runhistory files as `runhistory.json`.
* MAINT #205: the SMAC repository now uses codecov.io instead of coveralls.io.
* ADD #83: support of ACLIB 2.0 parameter configuration space file.
* FIX #206: instances are now explicitly cast to `str`. In case not instance is
* FIX #206: instances are now explicitly cast to `str`. In case no instance is
given, a single `None` is used, which is not cast to `str`.
* ADD #200: new convenience function to retrieve an `X`, `y` representation
of the data to feed it to a new fANOVA implementation.
Expand Down

0 comments on commit fdf2263

Please sign in to comment.