Skip to content

Commit 4964671

Browse files
committed
Updated docs
1 parent de4eb59 commit 4964671

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/misc/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changelog
44
==========
55

6-
Release 2.7.1 (2025-08-01)
6+
Release 2.7.1a1 (WIP)
77
--------------------------
88
**Unify the dtype decision logic for all buffer classes**
99

@@ -13,6 +13,7 @@ New Features:
1313

1414
Others:
1515
^^^^^^^
16+
- Added an additional ``BufferDTypes`` dataclass to ``stable_baselines3/common/buffers.py`` for representing buffer datatypes (@Trenza1ore)
1617
- Added an additional ``test_buffers.py::test_buffer_dtypes`` which tests the `dtype` of `RolloutBuffer` and `DictRolloutBuffer` (@Trenza1ore)
1718

1819
Release 2.7.0 (2025-07-25)

0 commit comments

Comments
 (0)