Skip to content

Commit

Permalink
changelog clarifications
Browse files Browse the repository at this point in the history
  • Loading branch information
wjakob committed Nov 15, 2023
1 parent ee449f1 commit fa121bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ Version 1.8.0 (Nov 2, 2023)
<https://github.com/wjakob/nanobind/pull/338>`__, commit `ba8c7f
<https://github.com/wjakob/nanobind/commit/ba8c7fa55f2d0ad748cad1dd4af2b22979ebc46a>`__).

* Added an importer for ``std::nullopt_t`` (PR `#350
* Added a type caster for ``std::nullopt_t`` (PR `#350
<https://github.com/wjakob/nanobind/pull/350>`__).

* Added a C++ → Python type caster for ``Eigen::Ref<..>`` (PR `#334
* Added the missing C++ → Python portion of the type caster for
``Eigen::Ref<..>`` (PR `#334
<https://github.com/wjakob/nanobind/pull/334>`__).

* Minor fixes and improvements.
Expand Down

0 comments on commit fa121bd

Please sign in to comment.