Skip to content

Commit 9e9d011

Browse files
authored
Fix release notes formatting (#1529)
1 parent eab65cd commit 9e9d011

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pages/release-notes.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ NVIDIA tooling. [#3709](https://github.com/memgraph/memgraph/pull/3709)
180180
- Added cuGraph MAGE images to regular builds. Users can now pull
181181
`memgraph/memgraph-mage:<version>-relwithdebinfo-cugraph` and run with GPU
182182
access for GPU-accelerated graph algorithms. Requires NVIDIA GPU with driver
183-
>=590 and CUDA toolkit >=13.1.
183+
`>=590` and CUDA toolkit `>=13.1`.
184184
[#3723](https://github.com/memgraph/memgraph/pull/3723)
185185
- Fixed performance regression in all-shortest paths queries by avoiding
186186
expensive exception handling.
@@ -401,8 +401,6 @@ correctly for auditing and role-based logic.
401401

402402
- Version bump to v3.7.2 to match the latest Memgraph version.
403403

404-
## Previous releases
405-
406404
### Memgraph v3.7.1 - November 25th, 2025
407405

408406
{<h4 className="custom-header">⚠️ Breaking changes</h4>}

0 commit comments

Comments
 (0)