Add LOG4J2-2296 changelog entry
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/47899ea8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/47899ea8 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/47899ea8 Branch: refs/heads/master Commit: 47899ea8af30a10911ed0c3ba5e51515d798ec08 Parents: 5a358d7 Author: Matt Sicker <[email protected]> Authored: Fri Mar 30 14:12:20 2018 -0500 Committer: Matt Sicker <[email protected]> Committed: Fri Mar 30 14:12:20 2018 -0500 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/47899ea8/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8ec0d27..8909c8b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="11.1" date="2018-MM-DD" description="GA Release 11.1"> + <action issue="LOG4J2-2296" dev="mattsicker" type="add"> + Add sbt-site plugin and website configuration. + </action> <action issue="LOG4J2-2291" dev="mattsicker" type="add"> Add Jenkins pipeline for SBT build. </action>
