Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
560ed3e3
Unverified
Commit
560ed3e3
authored
Oct 02, 2020
by
Henry Schreiner
Committed by
GitHub
Oct 02, 2020
Browse files
docs: fix odd spacing
parent
3488494a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
docs/changelog.rst
docs/changelog.rst
+1
-2
No files found.
docs/changelog.rst
View file @
560ed3e3
...
@@ -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)
-----------------------------------------------------
-----------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment