forked from M-Labs/artiq
RELEASE_NOTES: remove outdated item
This commit is contained in:
parent
0590021790
commit
c0a3996ce8
|
@ -32,8 +32,6 @@ unreleased [2.x]
|
||||||
Please always include the console output when reporting a GUI crash.
|
Please always include the console output when reporting a GUI crash.
|
||||||
* The result folders are formatted "%Y-%m-%d/%H instead of "%Y-%m-%d/%H-%M".
|
* The result folders are formatted "%Y-%m-%d/%H instead of "%Y-%m-%d/%H-%M".
|
||||||
(i.e. grouping by day and then by hour, instead of by day and then by minute)
|
(i.e. grouping by day and then by hour, instead of by day and then by minute)
|
||||||
* GUI tools save their state file in the user's home directory instead of the
|
|
||||||
current directory.
|
|
||||||
* The ``parent`` keyword argument of ``HasEnvironment`` (and ``EnvExperiment``)
|
* The ``parent`` keyword argument of ``HasEnvironment`` (and ``EnvExperiment``)
|
||||||
has been replaced. Pass the parent as first argument instead.
|
has been replaced. Pass the parent as first argument instead.
|
||||||
* In the dashboard's experiment windows, partial or full argument recomputation
|
* In the dashboard's experiment windows, partial or full argument recomputation
|
||||||
|
|
Loading…
Reference in New Issue