Skip to content

Commit 3d9d61a

Browse files
committed
Update CHANGELOG.md
1 parent 84dc09c commit 3d9d61a

File tree

2 files changed

+569
-1
lines changed

2 files changed

+569
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## [0.9.0]
3+
## [0.9.0] - 2023-06-01
44

55
- Add support for in-place modifications to vector, matrix, and struct types inside kernels (will warn during backward pass with `wp.verbose` if using gradients)
66
- Add support for step-through VSCode debugging of kernel code with standalone LLVM compiler, see `wp.breakpoint()`, and `test_debug.py`

0 commit comments

Comments
 (0)