Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
b7dfe5cc
Unverified
Commit
b7dfe5cc
authored
Dec 28, 2020
by
Henry Schreiner
Committed by
GitHub
Dec 28, 2020
Browse files
chore: changelog update (#2750)
parent
d587a2fd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
docs/changelog.rst
docs/changelog.rst
+10
-0
No files found.
docs/changelog.rst
View file @
b7dfe5cc
...
...
@@ -23,6 +23,10 @@ v2.6.2 (TBA, not yet released)
``scoped_ostream_redirect``.
`#2675 <https://github.com/pybind/pybind11/pull/2675>`_
* Leave docstring unset when all docstring-related options are disabled, rather
than set an empty string.
`#2745 <https://github.com/pybind/pybind11/pull/2745>`_
* Fixed assertion error related to unhandled (later overwritten) exception in
CPython 3.8 and 3.9 debug builds.
`#2685 <https://github.com/pybind/pybind11/pull/2685>`_
...
...
@@ -37,6 +41,12 @@ v2.6.2 (TBA, not yet released)
one over the local one (regression in 2.6.0).
`#2716 <https://github.com/pybind/pybind11/pull/2716>`_
* Don't trigger unused parameter warning in ``setup_helpers.py``.
`#2735 <https://github.com/pybind/pybind11/pull/2735>`_
* Fix issue with a test failing on PyTest 6.2.
`#2741 <https://github.com/pybind/pybind11/pull/2741>`_
v2.6.1 (Nov 11, 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