Skip to content

Commit 71e27a6

Browse files
committed
Update Changelog [skip ci]
1 parent f978e87 commit 71e27a6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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)
6+
- Branch 25.06 merge 25.04 ([#106](https://github.com/rapidsai/cugraph-docs/pull/106)) [@acostadon](https://github.com/acostadon)
7+
8+
## 📖 Documentation
9+
10+
- 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)
22+
123
# cugraph-docs 25.04.00 (9 Apr 2025)
224

325
## 🐛 Bug Fixes

0 commit comments

Comments
 (0)