Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
wjakob committed Oct 26, 2023
1 parent 3b3560c commit 5f1cbae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ Version 1.8.0 (TBA)
the cost of constantly comparing very long mangled names. (commit `b515b1
<https://github.com/wjakob/nanobind/commit/b515b1f7f2f4ecc0357818e6201c94a9f4cbfdc2>`__).

* Fixed casting of complex-valued constant :cpp:class:`nb::ndarray\<T\>
<ndarray>` instances. (PR `#338
(https://github.com/wjakob/nanobind/pull/338>`__, commit `ba8c7f
<https://github.com/wjakob/nanobind/commit/ba8c7fa55f2d0ad748cad1dd4af2b22979ebc46a>`__).

* Minor fixes and improvements.

* ABI version 12.


Expand Down

0 comments on commit 5f1cbae

Please sign in to comment.