You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
# cugraph-docs 25.06.00 (5 Jun 2025)
2
+
3
+
## 🐛 Bug Fixes
4
+
5
+
- removed classes in rst that had been removed from cugraph-gnn ([#107](https://github.com/rapidsai/cugraph-docs/pull/107)) [@acostadon](https://github.com/acostadon)
- Add `to_numpy_array` to list of Supported Algorithms ([#125](https://github.com/rapidsai/cugraph-docs/pull/125)) [@nv-rliu](https://github.com/nv-rliu)
11
+
- fixed image location and link ([#118](https://github.com/rapidsai/cugraph-docs/pull/118)) [@acostadon](https://github.com/acostadon)
12
+
- remove dgl from docs ([#116](https://github.com/rapidsai/cugraph-docs/pull/116)) [@acostadon](https://github.com/acostadon)
13
+
- Add `to_scipy_sparse_array` (and others) to nx-cugraph docs ([#112](https://github.com/rapidsai/cugraph-docs/pull/112)) [@eriknw](https://github.com/eriknw)
14
+
- Add FA2 to Table ([#109](https://github.com/rapidsai/cugraph-docs/pull/109)) [@nv-rliu](https://github.com/nv-rliu)
15
+
16
+
## 🛠️ Improvements
17
+
18
+
- switch from 'run_script' to 'script' in GitHub Actions workflows ([#121](https://github.com/rapidsai/cugraph-docs/pull/121)) [@jameslamb](https://github.com/jameslamb)
19
+
- Finish CUDA 12.9 migration and use branch-25.06 workflows ([#117](https://github.com/rapidsai/cugraph-docs/pull/117)) [@bdice](https://github.com/bdice)
20
+
- Build and test with CUDA 12.9.0 ([#114](https://github.com/rapidsai/cugraph-docs/pull/114)) [@bdice](https://github.com/bdice)
21
+
- Add support for Python 3.13 ([#113](https://github.com/rapidsai/cugraph-docs/pull/113)) [@gforsyth](https://github.com/gforsyth)
0 commit comments