This is an automated email from the ASF dual-hosted git repository.

shadow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git


The following commit(s) were added to refs/heads/master by this push:
     new df87e48  LOG4J2-2448: changelog entry
df87e48 is described below

commit df87e485bb3ab8d380e14b7170b4e2c92fca8570
Author: Andrei Ivanov <[email protected]>
AuthorDate: Thu May 30 13:40:02 2019 +0300

    LOG4J2-2448: changelog entry
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cd3731d..dfcd140 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,6 +31,9 @@
          - "remove" - Removed
     -->
     <release version="1.0.2" date="TBD" description="Release 1.0.2">
+        <action issue="LOG4J2-2448" dev="shadow" type="fix">
+            Allow usage of Versions in non-Spring environments
+        </action>
       <action issue="LOG4J2-2579" dev="shadow" type="fix">
         Fix event names normalization
       </action>

Reply via email to