src/changelog/10.1.0/add-osgi-jpms-descriptor-generation.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 `bnd-maven-plugin` defaults to auto-generate both OSGi and JPMS descriptors</description>
</entry>