We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ecc99 commit b75a82eCopy full SHA for b75a82e
src/site/_release-notes/_13.x.x.adoc
@@ -51,5 +51,10 @@ This minor release contains various bug fixes and improvements.
51
* Switch the CI to GitHub Actions
52
* Switched from `sbt` to Maven to take advantage of `logging-parent` conveniences
53
* Switched to semantic versioning
54
-* Updated Log4j version to `2.20.0`
+* Updated `org.apache.logging.log4j:log4j-api` version to `2.20.0`
55
+* Update `org.apache.logging:logging-parent` to version `10.1.0`
56
* Started using `log4j-changelog`
57
+
58
+==== Fixed
59
60
+* Fixed Scala 3 macros (https://github.com/apache/logging-log4j-scala/pull/26[26])
0 commit comments