Skip to content

Commit

Permalink
Adjust CHANGELOG for v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoslot authored and marcocitus committed Sep 16, 2021
1 parent e6ac9c3 commit 35187e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### pg_cron v1.4.0 (September 16, 2021) ###

* Adds a cron.alter_job function to change job properties, by Bertrand Drouvot
* Adds a cron.schedule_in_database function to schedule in a custom database, by Bertrand Drouvot
* Adds a cron.log_min_messages setting to control log_min_messages in pg_cron launcher, by Bertrand Drouvot
* Adds a cron.enable_superuser_jobs setting to disallow superuser jobs
* Fixes a bug that could cause jobs to hang when using cron.use_background_workers, by Bertrand Drouvot
Expand Down

0 comments on commit 35187e8

Please sign in to comment.