Skip to content

Commit 7d157b6

Browse files
committed
Release changelog for version 0.8.0
1 parent 3d105d9 commit 7d157b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/changelog/0.8.0/.release.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
<release xmlns="http://logging.apache.org/log4j/changelog"
1919
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2020
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
21-
date="2024-03-19" version="0.8.0"/>
21+
date="2024-03-21" version="0.8.0"/>

src/site/_release-notes/_0.8.0.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
[#release-notes-0-8-0]
3737
=== 0.8.0
3838
39-
Release date:: 2024-03-19
39+
Release date:: 2024-03-21
4040
4141
This release delivers the first version of Log4j Docgen (Documentation Generator).
4242
It is a set of tools to auto-generate the Log4j plugin documentation (to be integrated into the website) and the Log4j configuration XSD file (for assisting the configuration of the Log4j runtime, i.e., `log4j2.xml`) from the Log4j source code.

0 commit comments

Comments
 (0)