Skip to content

Commit

Permalink
Add CHANGELOG for 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoslot committed Aug 29, 2023
1 parent 85765fb commit 15dcd57
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### pg_cron v1.6.0 (August 29, 2023) ###

* Adds a cron.launch_active_jobs setting, by Bertrand Drouvot
* Adds support for PostgreSQL 16, by Cristoph Berg & zhjwpku
* Adds scheduling on the last day of the month, by zhjwpku
* Fixes a possible memory corruption bug, by zhjwpku

### pg_cron v1.5.2 (April 9, 2023) ###

* Fixes a bug that caused crashes after upgrading binaries to 1.5, by Polina Bungina
Expand Down

0 comments on commit 15dcd57

Please sign in to comment.