"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "6b52c838d78cb697f68761c75b82d2a1806aedde"
Commit 5fd187eb authored by Wenzel Jakob's avatar Wenzel Jakob
Browse files

minor changelog cleanup

[ci skip]
parent 21d0eb46
...@@ -39,9 +39,6 @@ v2.4.0 (Sep 19, 2019) ...@@ -39,9 +39,6 @@ v2.4.0 (Sep 19, 2019)
like ``overload_cast`` with an additional set of parantheses. like ``overload_cast`` with an additional set of parantheses.
`1581 <https://github.com/pybind/pybind11/pull/1581>`_. `1581 <https://github.com/pybind/pybind11/pull/1581>`_.
* ``overload_cast_impl`` is now available in C++11.
`1581 <https://github.com/pybind/pybind11/pull/1581>`_.
* Fixed ``get_include()`` on Conda. * Fixed ``get_include()`` on Conda.
`1877 <https://github.com/pybind/pybind11/pull/1877>`_. `1877 <https://github.com/pybind/pybind11/pull/1877>`_.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment