Skip to content

Commit

Permalink
docs: add 4955
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
  • Loading branch information
henryiii committed Mar 27, 2024
1 parent f841b1a commit f668723
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ Bug fixes:
* Fix ``bind_map`` with ``using`` declarations.
`#4952 <https://github.com/pybind/pybind11/pull/4952>`_

* Qualify ``py::detail::concat`` usage to avoid ADL selecting one from
somewhere else, such as modernjson's concat.
`#4955 <https://github.com/pybind/pybind11/pull/4955>`_


* Render typed iterators for ``make_iterator``, ``make_key_iterator``,
``make_value_iterator``.
Expand Down

0 comments on commit f668723

Please sign in to comment.