Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocitus authored Sep 26, 2023
1 parent ebd9185 commit fa97888
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### pg_cron v1.6.1 (September 26, 2023) ###

* Restart the pg_cron scheduler if cancelled
* Fix the schema version to 1.6 (requires ALTER EXTENSION pg_cron UPDATE)

### pg_cron v1.6.0 (August 29, 2023) ###

* Adds a cron.launch_active_jobs setting, by Bertrand Drouvot
Expand Down

0 comments on commit fa97888

Please sign in to comment.