From 3454d57b5101e191824a18166cf9536aff2be31b Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Sat, 21 Oct 2023 17:28:31 +0200 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e3d1b60364c..66f9f276bfb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,7 +10,8 @@ This serves two purposes: 2. At release time, you can move the Unreleased section changes into a new release version section. ### Added -- for new features. +- Added support for setting custom content when calling source file creator actions directly in https://github.com/hydephp/develop/pull/1393 +- Added support for setting a custom post date when calling post file creator action directly in https://github.com/hydephp/develop/pull/1393 ### Changed - for changes in existing functionality.