Commit 560ed3e3 by Henry Schreiner Committed by GitHub

docs: fix odd spacing

parent 3488494a
...@@ -113,8 +113,6 @@ Smaller or developer focused features: ...@@ -113,8 +113,6 @@ Smaller or developer focused features:
* Moved ``mkdoc.py`` to a new repo, `pybind11-mkdoc`_. * Moved ``mkdoc.py`` to a new repo, `pybind11-mkdoc`_.
.. _pybind11-mkdoc: https://github.com/pybind/pybind11-mkdoc
* If ``__eq__`` defined but not ``__hash__``, ``__hash__`` is now set to * If ``__eq__`` defined but not ``__hash__``, ``__hash__`` is now set to
``None``. ``None``.
`#2291 <https://github.com/pybind/pybind11/pull/2291>`_ `#2291 <https://github.com/pybind/pybind11/pull/2291>`_
...@@ -174,6 +172,7 @@ Smaller or developer focused features: ...@@ -174,6 +172,7 @@ Smaller or developer focused features:
.. _pre-commit: https://pre-commit.com .. _pre-commit: https://pre-commit.com
.. _pybind11-mkdoc: https://github.com/pybind/pybind11-mkdoc
v2.5.0 (Mar 31, 2020) v2.5.0 (Mar 31, 2020)
----------------------------------------------------- -----------------------------------------------------
......
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