Skip to content

changelog for #2705 #2728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ Starting with version 1.8.0, pybind11 releases use a `semantic versioning
v2.6.2 (TBA, not yet released)
------------------------------

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


v2.6.1 (Nov 11, 2020)
Expand Down