X Tutup
Skip to content

Commit 987d567

Browse files
committed
Update release notes with PRs and documentation changes
1 parent 77a267b commit 987d567

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/pages/release_notes.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ v3.8.3
77
## Improvements
88

99
- Add support for CUDA 12 \PR{3352}
10-
- memcpy performance improvements
11-
- JIT performance improvements
12-
- join performance improvements
13-
- Improve support for Intel and newer Clang compilers
10+
- Modernize documentation style and content \PR{3351}
11+
- memcpy performance improvements \PR{3144}
12+
- JIT performance improvements \PR{3144}
13+
- join performance improvements \PR{3144}
14+
- Improve support for Intel and newer Clang compilers \PR{3334}
1415
- CCache support on Windows \PR{3257}
1516

1617
## Fixes

0 commit comments

Comments
 (0)
X Tutup