src/changelog/10.0.0/add-changelog-export-profile.xml (7 lines of code) (raw):

<?xml version="1.0" encoding="UTF-8"?> <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="added"> <description format="asciidoc">Added `changelog-export` profile to easily export changelogs to Markdown files</description> </entry>