From 4bbf148c86f6a9b1c949e7b1900f5e06a5c63d45 Mon Sep 17 00:00:00 2001 From: Chad Wilson Date: Sun, 1 Oct 2023 15:07:34 +0800 Subject: [PATCH] Add 23.4.0 changelog --- source/includes/changelog/_23-4-0.md.erb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 source/includes/changelog/_23-4-0.md.erb diff --git a/source/includes/changelog/_23-4-0.md.erb b/source/includes/changelog/_23-4-0.md.erb new file mode 100644 index 00000000..599ff916 --- /dev/null +++ b/source/includes/changelog/_23-4-0.md.erb @@ -0,0 +1,13 @@ +## Changes in 23.4.0 + +### Added + +- No addition in this release + +### Removed + +- No removals in this release + +### Deprecations + +- No deprecations in this release