Skip to content

Commit 1c2bcf8

Browse files
committed
Fix changelog entry
1 parent 82b30c5 commit 1c2bcf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/changelog/.2.x.x/update_org_log4j_mongodb.xml renamed to src/changelog/.2.x.x/3467_add_mongodb_conn_db_name.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="added">
6-
<issue id="3322" link="https://github.com/apache/logging-log4j2/pull/3322"/>
6+
<issue id="3467" link="https://github.com/apache/logging-log4j2/pull/3467"/>
77
<description format="asciidoc">Add `collectionName` and `databaseName` arguments to the MongoDB appender</description>
8-
</entry>
8+
</entry>

0 commit comments

Comments
 (0)