Skip to content

Commit 4e4ca9d

Browse files
committed
added release notes for build-pipeline enhancements by @gdziadkiewicz
1 parent 9d9edcf commit 4e4ca9d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

src/site/xdoc/release/release-notes.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,23 @@ limitations under the License.
2828
<section id="a3.0.4-bug" name="Bug fixes">
2929
<ul>
3030
<li>
31-
<a href="https://github.com/apache/logging-log4net/issues/216">Breaking change to FileAppender in 3.0.2</a> (reported by @sketchturner, fixed by @FreeAndNil in <a href="https://github.com/apache/logging-log4net/pull/217">#217</a>)
31+
<a href="https://github.com/apache/logging-log4net/issues/216">Breaking change to FileAppender in 3.0.2</a> (reported by @sketchturner, fixed by @sketchturner in <a href="https://github.com/apache/logging-log4net/pull/217">#217</a>)
3232
</li>
3333
<li>
3434
<a href="https://github.com/apache/logging-log4net/issues/225">XmlLayoutSchemaLog4J: Changed XML start element for exceptions since v3.0.0</a> (reported by @sita-martin, fixed by @FreeAndNil in <a href="https://github.com/apache/logging-log4net/pull/226">#226</a>)
3535
</li>
3636
</ul>
3737
</section>
38+
<section id="a3.0.4-enhancements" name="Enhancements">
39+
<ul>
40+
<li>
41+
<a href="https://github.com/apache/logging-log4net/pull/204">Turn on the CI build for PRs</a> (by @gdziadkiewicz)
42+
</li>
43+
<li>
44+
<a href="https://github.com/apache/logging-log4net/pull/215">Keep old, working ubuntu image version</a> (by @gdziadkiewicz)
45+
</li>
46+
</ul>
47+
</section>
3848
</section>
3949
<section id="a3.0.3" name="3.0.3">
4050
Apache log4net 3.0.3 addresses reported issues:

0 commit comments

Comments
 (0)