Skip to content
Closed
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
1 change: 1 addition & 0 deletions advocacy_docs/pg_extensions/pg_cron/rel_notes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ The pg_cron documentation describes the latest version of pg_cron, including min

| Version | Release Date |
| ----------------------------------- | ------------ |
| [1.6.7](pg_cron_1.6.7_rel_notes) | 25 Nov 2025 |
| [1.6.4](pg_cron_1.6.4_rel_notes) | 09 Aug 2024 |
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Release notes for pg_cron version 1.6.7
navTitle: "Version 1.6.7"
---

This release brings the bug fixes of 1.6.7 and of previous versions. For the `pg_cron` 1.6.7 release notes, see the [pg_cron 1.6.7 release notes](https://github.com/citusdata/pg_cron/releases/tag/v1.6.7).
Loading