Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
77783629
Commit
77783629
authored
Jan 04, 2017
by
Wenzel Jakob
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changelog for 2.0.1 release
parent
636bddcf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
+10
-1
docs/changelog.rst
+10
-1
No files found.
docs/changelog.rst
View file @
77783629
...
@@ -6,6 +6,15 @@ Changelog
...
@@ -6,6 +6,15 @@ Changelog
Starting with version 1.8.0, pybind11 releases use a `semantic versioning
Starting with version 1.8.0, pybind11 releases use a `semantic versioning
<http://semver.org>`_ policy.
<http://semver.org>`_ policy.
v2.0.1 (Jan 4, 2017)
-----------------------------------------------------
* Fix pointer to reference error in type_caster on MSVC
`#583 <https://github.com/pybind/pybind11/pull/583>`_.
* Fixed a segmentation in the test suite due to a typo
`cd7eac <https://github.com/pybind/pybind11/commit/cd7eac>`_.
v2.0.0 (Jan 1, 2017)
v2.0.0 (Jan 1, 2017)
-----------------------------------------------------
-----------------------------------------------------
...
@@ -24,7 +33,7 @@ with a subsequent v2.0.0 release planned in early January next year.
...
@@ -24,7 +33,7 @@ with a subsequent v2.0.0 release planned in early January next year.
An incredible amount of effort by went into pybind11 over the last ~5 months,
An incredible amount of effort by went into pybind11 over the last ~5 months,
leading to a release that is jam-packed with exciting new features and numerous
leading to a release that is jam-packed with exciting new features and numerous
us
u
ability improvements. The following list links PRs or individual commits
usability improvements. The following list links PRs or individual commits
whenever applicable.
whenever applicable.
Happy Christmas!
Happy Christmas!
...
...
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