File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 33Changelog
44==========
55
6- Release 2.7.1a3 (WIP )
6+ Release 2.7.1 (2025-12-05 )
77--------------------------
88
9+ .. warning ::
10+
11+ Stable-Baselines3 (SB3) v2.7.1 will be the last one supporting Python 3.9 (end of life in October 2025).
12+ We highly recommended you to upgrade to Python >= 3.10.
13+
14+
915Breaking Changes:
1016^^^^^^^^^^^^^^^^^
1117
@@ -22,12 +28,14 @@ Bug Fixes:
2228
2329`SB3-Contrib `_
2430^^^^^^^^^^^^^^
31+ - Fixed tensorboard log name for ``MaskablePPO ``
2532
2633`RL Zoo `_
2734^^^^^^^^^
2835
2936`SBX `_ (SB3 + Jax)
3037^^^^^^^^^^^^^^^^^^
38+ - Added CnnPolicy to PPO
3139
3240Deprecations:
3341^^^^^^^^^^^^^
@@ -46,7 +54,7 @@ Documentation:
4654- Updated link to paper of community project DeepNetSlice (@AlexPasqua)
4755- Added example usage of Tensorflow JS
4856- Included exact versions in ONNX JS and example project
49- - Made step 2 (`pip install `) of `CONTRIBUTING.md ` more robust
57+ - Made step 2 (`pip install `) of `CONTRIBUTING.md ` more robust
5058
5159
5260Release 2.7.0 (2025-07-25)
Original file line number Diff line number Diff line change 1- 2.7.1a3
1+ 2.7.1
You can’t perform that action at this time.
0 commit comments