From de98dcdea8a04ec2259249118f6e315a0ba04f1f Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Wed, 24 Jun 2026 12:14:41 -0700 Subject: [PATCH 1/2] Update CHANGELOG.md --- projects/rocsolver/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocsolver/CHANGELOG.md b/projects/rocsolver/CHANGELOG.md index f46609533b15..1ae6d8196dd3 100644 --- a/projects/rocsolver/CHANGELOG.md +++ b/projects/rocsolver/CHANGELOG.md @@ -3,7 +3,7 @@ Full documentation for rocSOLVER is available at the [rocSOLVER documentation](https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/index.html). -## (Unreleased) rocSOLVER +## 3.35.0 rocSOLVER for ROCm 7.14.0 ### Added From 16bc13c019a69f90fe80bbafebff3f72589ae5b1 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Wed, 24 Jun 2026 12:17:38 -0700 Subject: [PATCH 2/2] Update CHANGELOG.md Add ROCm version for hipSolver --- projects/hipsolver/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hipsolver/CHANGELOG.md b/projects/hipsolver/CHANGELOG.md index 5332c8483243..17c62b8a9f8e 100644 --- a/projects/hipsolver/CHANGELOG.md +++ b/projects/hipsolver/CHANGELOG.md @@ -3,7 +3,7 @@ Full documentation for hipSOLVER is available at the [hipSOLVER Documentation](https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/index.html). -## (Unreleased) hipSOLVER +## 3.5.0 hipSOLVER for ROCm 7.14.0 ### Added ### Changed