Skip to content

Commit fd526f1

Browse files
committed
Add changelog for splitting off log4j-async-logger
1 parent 1fc3913 commit fd526f1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<description format="asciidoc">
7+
Split off async logger support into a new `log4j-async-logger` module.
8+
</description>
9+
</entry>

0 commit comments

Comments
 (0)