Skip to content

Commit 802e8cc

Browse files
committed
changelog for pybind#2705
1 parent 5469c23 commit 802e8cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Starting with version 1.8.0, pybind11 releases use a `semantic versioning
99
v2.6.2 (TBA, not yet released)
1010
------------------------------
1111

12-
* Details to follow here
12+
* `type_caster<std::reference_wrapper<T>>` was adjusted to support
13+
const/non-const propagation in `cast_op`.
14+
`#2705 <https://github.com/pybind/pybind11/pull/2705>`_
1315

1416

1517
v2.6.1 (Nov 11, 2020)

0 commit comments

Comments
 (0)