Commit ad9d574c by Wenzel Jakob

minor style fix

parent ef046a39
...@@ -47,7 +47,7 @@ v2.1.0 (March 22, 2017) ...@@ -47,7 +47,7 @@ v2.1.0 (March 22, 2017)
* Added fast, unchecked access to NumPy arrays via a proxy object. * Added fast, unchecked access to NumPy arrays via a proxy object.
`#746 <https://github.com/pybind/pybind11/pull/746>`_. `#746 <https://github.com/pybind/pybind11/pull/746>`_.
* Transparent support for class-specific ``operator new`` and * Transparent support for class-specific ``operator new`` and
``operator delete`` implementations. ``operator delete`` implementations.
`#755 <https://github.com/pybind/pybind11/pull/755>`_. `#755 <https://github.com/pybind/pybind11/pull/755>`_.
......
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