diff --git a/advocacy_docs/pg_extensions/pgrouting/rel_notes/index.mdx b/advocacy_docs/pg_extensions/pgrouting/rel_notes/index.mdx index cfcbeeca3f..957abc1983 100644 --- a/advocacy_docs/pg_extensions/pgrouting/rel_notes/index.mdx +++ b/advocacy_docs/pg_extensions/pgrouting/rel_notes/index.mdx @@ -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 | diff --git a/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_3.7.0_rel_notes.mdx b/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_3.7.0_rel_notes.mdx index 1e38a87949..f0b1f92957 100644 --- a/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_3.7.0_rel_notes.mdx +++ b/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_3.7.0_rel_notes.mdx @@ -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). diff --git a/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_3.8.0_rel_notes.mdx b/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_3.8.0_rel_notes.mdx new file mode 100644 index 0000000000..2d16890849 --- /dev/null +++ b/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_3.8.0_rel_notes.mdx @@ -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). diff --git a/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_4.0.1_rel_notes.mdx b/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_4.0.1_rel_notes.mdx new file mode 100644 index 0000000000..6c4790601c --- /dev/null +++ b/advocacy_docs/pg_extensions/pgrouting/rel_notes/pgrouting_4.0.1_rel_notes.mdx @@ -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).