This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release/1.5.0 in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
commit 7aae8ff8725db01b92d13a3092c8dc75b61b6f28 Author: Volkan Yazıcı <[email protected]> AuthorDate: Sat Aug 3 10:19:10 2024 +0200 Remove uninteresting changelog entries --- src/changelog/.1.x.x/update_org_apache_logging_logging_parent.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/changelog/.1.x.x/update_org_apache_logging_logging_parent.xml b/src/changelog/.1.x.x/update_org_apache_logging_logging_parent.xml deleted file mode 100644 index 6129106..0000000 --- a/src/changelog/.1.x.x/update_org_apache_logging_logging_parent.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?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="updated"> - <issue id="74" link="https://github.com/apache/logging-log4j-kotlin/pull/74"/> - <description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.1.0`</description> -</entry>
