We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd9185 commit fa97888Copy full SHA for fa97888
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### pg_cron v1.6.1 (September 26, 2023) ###
2
+
3
+* Restart the pg_cron scheduler if cancelled
4
+* Fix the schema version to 1.6 (requires ALTER EXTENSION pg_cron UPDATE)
5
6
### pg_cron v1.6.0 (August 29, 2023) ###
7
8
* Adds a cron.launch_active_jobs setting, by Bertrand Drouvot
0 commit comments