We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a267b commit 987d567Copy full SHA for 987d567
docs/pages/release_notes.md
@@ -7,10 +7,11 @@ v3.8.3
7
## Improvements
8
9
- 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
+- Modernize documentation style and content \PR{3351}
+- memcpy performance improvements \PR{3144}
+- JIT performance improvements \PR{3144}
+- join performance improvements \PR{3144}
14
+- Improve support for Intel and newer Clang compilers \PR{3334}
15
- CCache support on Windows \PR{3257}
16
17
## Fixes
0 commit comments