Skip to content

Commit fbc6554

Browse files
authored
Merge pull request #180 from rapidsai/release/25.12
Forward-merge release/25.12 into main
2 parents 7b8baf9 + 163fb3e commit fbc6554

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# cugraph-docs 25.12.00 (10 Dec 2025)
2+
3+
### 🚨 Breaking Changes
4+
* Require CUDA 12.2+ by @jakirkham in https://github.com/rapidsai/cugraph-docs/pull/169
5+
### 🐛 Bug Fixes
6+
* refactored update-version.sh to handle new branching strategy by @rockhowse in https://github.com/rapidsai/cugraph-docs/pull/170
7+
* removed reference to uniform_neighbor_sample by @rockhowse in https://github.com/rapidsai/cugraph-docs/pull/171
8+
### 📖 Documentation
9+
* Update docs tree for cuGraph-PyG by @alexbarghi-nv in https://github.com/rapidsai/cugraph-docs/pull/165
10+
* Remove cugraph-service docs by @jameslamb in https://github.com/rapidsai/cugraph-docs/pull/177
11+
### 🛠️ Improvements
12+
* Use main branch by @bdice in https://github.com/rapidsai/cugraph-docs/pull/167
13+
* Use main shared-workflows branch by @bdice in https://github.com/rapidsai/cugraph-docs/pull/168
14+
15+
## New Contributors
16+
* @alexbarghi-nv made their first contribution in https://github.com/rapidsai/cugraph-docs/pull/165
17+
* @rockhowse made their first contribution in https://github.com/rapidsai/cugraph-docs/pull/170
18+
19+
**Full Changelog**: https://github.com/rapidsai/cugraph-docs/compare/v25.12.00a...release/25.12
20+
121
# cugraph-docs 25.10.00 (8 Oct 2025)
222

323
## 🐛 Bug Fixes

0 commit comments

Comments
 (0)