We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4eb59 commit 4964671Copy full SHA for 4964671
docs/misc/changelog.rst
@@ -3,7 +3,7 @@
3
Changelog
4
==========
5
6
-Release 2.7.1 (2025-08-01)
+Release 2.7.1a1 (WIP)
7
--------------------------
8
**Unify the dtype decision logic for all buffer classes**
9
@@ -13,6 +13,7 @@ New Features:
13
14
Others:
15
^^^^^^^
16
+- Added an additional ``BufferDTypes`` dataclass to ``stable_baselines3/common/buffers.py`` for representing buffer datatypes (@Trenza1ore)
17
- Added an additional ``test_buffers.py::test_buffer_dtypes`` which tests the `dtype` of `RolloutBuffer` and `DictRolloutBuffer` (@Trenza1ore)
18
19
Release 2.7.0 (2025-07-25)
0 commit comments