diff --git a/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx index 7b7f12b6d3..e786cbb6c0 100644 --- a/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx +++ b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/index.mdx @@ -2,7 +2,8 @@ title: 'pg_squeeze release notes' navTitle: "Release notes" indexCards: none -navigation: +navigation: + - pg_squeeze_1.9.1.1_rel_notes - pg_squeeze_1.8.0_rel_notes - pg_squeeze_1.7.0_rel_notes - pg_squeeze_1.6.1_rel_notes @@ -11,6 +12,7 @@ The pg_squeeze documentation describes the latest version of pg_squeeze, includi | Version | Release Date | | ----------------------------------- | ------------ | +| [1.9.1.1](pg_squeeze_1.9.1.1_rel_notes) | 30 Mar 2026 | | [1.8.0](pg_squeeze_1.8.0_rel_notes) | 05 Feb 2025 | | [1.7.0](pg_squeeze_1.7.0_rel_notes) | 22 Nov 2024 | | [1.6.1](pg_squeeze_1.6.1_rel_notes) | 15 Feb 2024 | diff --git a/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx new file mode 100644 index 0000000000..7f6b7d25a7 --- /dev/null +++ b/advocacy_docs/pg_extensions/pg_squeeze/rel_notes/pg_squeeze_1.9.1.1_rel_notes.mdx @@ -0,0 +1,10 @@ +--- +title: Release notes for pg_squeeze version 1.9.1.1 +navTitle: "Version 1.9.1.1" +--- + +This release of pg_squeeze includes: + +| Type | Description | +|---------|-----------------------------------------------------------------------------------------------------------------| +| Feature | Merged with upstream [pg_squeeze 1.9.1](https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_9_1). |