Skip to content

Commit eb7b75f

Browse files
wjakobhenryiii
authored andcommitted
added changelog entry
1 parent b2639b1 commit eb7b75f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ See :ref:`upgrade-guide-2.6` for help upgrading to the new version.
1515
switches the binding target to size-based optimization regardless global
1616
CMake build type (except in debug mode, where optimizations remain disabled).
1717
This reduces binary size quite substantially (~25%).
18+
`#2463 <https://github.com/pybind/pybind11/pull/2463>`_
1819

1920
* Keyword-only argument supported in Python 2 or 3 with ``py::kw_only()``.
2021
`#2100 <https://github.com/pybind/pybind11/pull/2100>`_

0 commit comments

Comments
 (0)