Skip to content

Commit 9991718

Browse files
committed
Updated the changelog
1 parent d88d7af commit 9991718

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Version 1.1.4
22

3+
## General
4+
- It is now possible to view multiple unequal runs at once.
5+
- Added an enum for displaying according warning messages.
6+
- Updated the Cost over Time documentation accordingly.
7+
38
## Bug-Fixes
4-
-
9+
- When getting budget, attributes etc from multiple runs in Cost over Time and Pareto Front:
10+
- Instead of taking the first run as comparative value,
11+
- take the one with the lowest budget, else the index for the budgets could be out of bounds.
512

613
# Version 1.1.3
714

@@ -29,7 +36,7 @@
2936
- SMAC 2.0
3037

3138
## Dependencies
32-
- Remove SMAC dependency by adding required function directly
39+
- Remove SMAC dependency by adding required function directly.
3340

3441
# Version 1.0.1
3542

docs/plugins/pareto_front.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ configurations for two given objectives.
99

1010
.. note::
1111
You can enable or disable specific runs if you click on the name right to the plot.
12-
If you click on a configuration you a redirected to the configuration plugin to see
12+
If you click on a configuration you are redirected to the configuration plugin to see
1313
the configuration in detail.
1414

1515
This plugin is capable of answering following questions:

0 commit comments

Comments
 (0)