From 7d8e830b6387410ccf11708194d3836f01cb2942 Mon Sep 17 00:00:00 2001 From: Jonathan Sadowski Date: Wed, 8 Jun 2022 10:46:07 -0500 Subject: [PATCH] Changelog update --- changelog.txt | 4 ++++ readme.txt | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/changelog.txt b/changelog.txt index 7c29db8a7..a8523fe0e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,9 @@ *** Changelog *** += 3.4.2 - 2022-06-08 = +* Fix - Change the include for better linting. +* Fix - update: Added Action scheduler completed action hook. + = 3.4.1 - 2022-05-24 = * Fix - Change the include for better linting. * Fix - Fix the documented return type. diff --git a/readme.txt b/readme.txt index 88ec32e7d..4df1aad4c 100644 --- a/readme.txt +++ b/readme.txt @@ -47,6 +47,10 @@ Collaboration is cool. We'd love to work with you to improve Action Scheduler. [ == Changelog == += 3.4.2 - 2022-06-08 = +* Fix - Change the include for better linting. +* Fix - update: Added Action scheduler completed action hook. + = 3.4.1 - 2022-05-24 = * Fix - Change the include for better linting. * Fix - Fix the documented return type.