Skip to content

Commit b854bcc

Browse files
committed
Update release notes
1 parent 216d921 commit b854bcc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/release_notes.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ Being an experimental research framework, Dr.Jit does not strictly follow the
55
`Semantic Versioning <https://semver.org/>`_ convention. That said, we will
66
strive to document breaking API changes in the release notes below.
77

8+
Upcoming release
9+
----------------
10+
11+
- Fix wavefront loops which would occasionally create new kernels
12+
`[8f09760] <https://github.com/mitsuba-renderer/drjit/commit/8f0976008f3662756bb078f713e383a98f944e1d>`_
13+
- Fix source of CUDA segfaults
14+
`[9aa2d87] <https://github.com/mitsuba-renderer/drjit/commit/9aa2d87a98be303368f991581ad5297782cba85a>`_
15+
- In C++ ``dr::binary_search`` could unexpectedly create new kernels
16+
`[b48701e] <https://github.com/mitsuba-renderer/drjit/commit/b48701e713511526824a4675b30245d606ee33e5>`_
17+
- Minor chanes to support Nvidia v555 drivers
18+
`[216d921] <https://github.com/mitsuba-renderer/drjit/commit/216d921797f49ecad7e2bff44ac7cd6089b5cded>`_
19+
20+
821
Dr.Jit 0.4.4
922
------------
1023

0 commit comments

Comments
 (0)