This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release/1.3.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
The following commit(s) were added to refs/heads/release/1.3.0 by this push:
new 449687e Release changelog for version `1.3.0`
449687e is described below
commit 449687e8e8bc36968cbd716dfa1560f0d501389c
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Oct 3 08:16:07 2023 +0000
Release changelog for version `1.3.0`
---
src/changelog/1.3.0/.release.xml | 2 +-
src/site/_release-notes/_1.3.0.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changelog/1.3.0/.release.xml b/src/changelog/1.3.0/.release.xml
index c75a4a9..ea97f94 100644
--- a/src/changelog/1.3.0/.release.xml
+++ b/src/changelog/1.3.0/.release.xml
@@ -18,4 +18,4 @@
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.0.xsd"
- date="2023-09-28" version="1.3.0"/>
+ date="2023-10-03" version="1.3.0"/>
diff --git a/src/site/_release-notes/_1.3.0.adoc
b/src/site/_release-notes/_1.3.0.adoc
index f2e5dcb..cb854c8 100644
--- a/src/site/_release-notes/_1.3.0.adoc
+++ b/src/site/_release-notes/_1.3.0.adoc
@@ -36,7 +36,7 @@
[#release-notes-1-3-0]
=== 1.3.0
-Release date:: 2023-09-28
+Release date:: 2023-10-03
This minor release bumps the Kotlin baseline to 1.6.21 and contains various
small improvements.