Skip to content

Commit

Permalink
Bump debian pg_cron to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gurkanindibay committed Aug 29, 2023
1 parent b18a923 commit 4fdac24
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
pgcron (1.6.0.citus-1) stable; urgency=low

* Official 1.6.0 release of PG Cron
* Adds support for PostgreSQL 16

-- Gurkan Indibay <[email protected]> Tue, 29 Aug 2023 17:55:45 +0000

pgcron (1.5.2.citus-1) stable; urgency=low

* Official 1.5.2 release of PG Cron
Expand Down
2 changes: 1 addition & 1 deletion pkgvars
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pkgname=pgcron
hubproj=pg_cron
pkgdesc='Periodic job scheduler of PostgreSQL'
pkglatest=1.5.2.citus-1
pkglatest=1.6.0.citus-1

0 comments on commit 4fdac24

Please sign in to comment.