Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion advocacy_docs/pg_extensions/pgrouting/rel_notes/index.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
---
title: 'pgRouting release notes'
navTitle: "Release notes"
navigation:
- pgrouting_4.0.1_rel_notes
- pgrouting_3.8.0_rel_notes
- pgrouting_3.7.0_rel_notes
indexCards: none
---
The `pgRouting` documentation describes the latest version of `pgRouting`, including minor releases and patches. These release notes cover what was new in each release. For new functionality introduced in a minor or patch release, there are also indicators in the content about the release that introduced the feature.

| Version | Release Date |
| ----------------------------------- | ------------ |
| [3.7.0](pgrouting_3.7.0_rel_notes) | Dec 2024 |
| [4.0.1](pgrouting_4.0.1_rel_notes) | 31 Mar 2026 |
| [3.8.0](pgrouting_3.8.0_rel_notes) | 25 Nov 2025 |
| [3.7.0](pgrouting_3.7.0_rel_notes) | 01 Dec 2024 |
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ title: Release notes for pgRouting
navTitle: "Version 3.7.0"
---

For `pgRouting` release notes, see the [pgRouting official release notes](https://docs.pgrouting.org/latest/en/release_notes.html).
For `pgRouting` release notes, see the [pgRouting 3.7.0 release notes](https://docs.pgrouting.org/3.7/en/index.html#pgrouting-3-7-0-release-notes).
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Release notes for pgRouting
navTitle: "Version 3.8.0"
---

For `pgRouting` release notes, see the [pgRouting 3.8.0 release notes](https://docs.pgrouting.org/3.8/en/index.html#pgrouting-3-8-0-release-notes).
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Release notes for pgRouting
navTitle: "Version 4.0.1"
---

For `pgRouting` release notes, see the [pgRouting 4.0.1 release notes](https://docs.pgrouting.org/4.0/en/index.html#pgrouting-4-0-1-release-notes).
Loading