File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Next release
6666- TODO work on the reward class (see https://github.com/rte-france/Grid2Op/issues/584)
6767
6868
69- [1.10.4] - 2024-xx-yy
69+ [1.10.4] - 2024-10-14
7070-------------------------
7171- [FIXED] an issue in the backend: if the backend failed to be
7272 created the `_grid ` attribute was set to `None ` and not set back to
@@ -84,6 +84,7 @@ Next release
8484- [ADDED] numpy 2 support (now that pandapower allows it)
8585- [IMPROVED] error message when forecasts are not correctly set-up
8686
87+
8788[1.10.3] - 2024-07-12
8889-------------------------
8990- [BREAKING] `env.chronics_hander.set_max_iter(xxx) ` is now a private function. Use
Original file line number Diff line number Diff line change @@ -49,4 +49,7 @@ get in touch with the team)
4949Code in the contribution should pass all the current tests, have some dedicated tests for the new feature (if applicable)
5050and documentation (if applicable).
5151
52+ If you contribute to some grid2op notebooks, please make sure to "clear all outputs"
53+ before making the pull request.
54+
5255New contributions should respect the "** Code of Conduct** " of grid2op.
You can’t perform that action at this time.
0 commit comments