Skip to content

Commit d8004b0

Browse files
committed
update changelog [skip ci]
Signed-off-by: DONNOT Benjamin <[email protected]>
1 parent bece550 commit d8004b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,13 @@ Native multi agents support:
108108
- [FIXED] issue 713
109109
- [FIXED] pandapower 3 compatibility
110110
- [ADDED] compatibility with numpy 2, scipy >= 1.14 and python 3.13
111+
- [ADDED] some examples showing how grid2op can be use to solve some specific
112+
kind of problem (related to N-1 safety and phase shift transformer).
111113
- [IMPROVED] clarity of the `failed_redispatching` key of the `info` returned value
112114
of the `env.step` function (previously called `is_redispatching_illegal` which
113115
was not clear)
114116
- [IMPROVED] way to load back class stored in json format
117+
- [IMPROVED] the way the Observation class can be overriden
115118

116119
[1.11.0] - 2025-04-14
117120
-----------------------

0 commit comments

Comments
 (0)